2 Commits

Autor SHA1 Mensagem Data
My 74f5237993 feature: tracking app metrics for web olny (#712)
* feature: tracking app metrics for web only

1. tracking app version with every metric
1. tracking router/page changes
1. tracking exception
    * include error type and message
    * uncaught exception are handled automatically by AppInsights
    * caught exception are handle manually
1. tracking redux actions
    * only tracking action type
2019-04-12 15:08:10 -07:00
Wallace Breza f78eb354c0 Host Process Unit Tests (#473)
* Added host process tests

* Added unit tests for host process and setup env vars

* Cleaned up unused references

* Reverted test:ci script to pre host process changes
2019-01-14 10:56:14 -08:00