Commit Graph

9 Commits (staging)

Author SHA1 Message Date
Rick Carlino 53f28daefe Finish testing AutoSyncAssetHandler 2020-03-31 14:45:14 -05:00
Rick Carlino 33b0947c7a Set `async` to `false` in a few missing places 2020-03-30 17:43:29 -05:00
Rick Carlino 9a5b927953 FarmbotExt: Dont supervise anything in :test 2020-03-26 17:06:55 -05:00
Rick Carlino 128ed8ec43 No supervisor children when in test env for FarmbotExt.Bootstrap.Supervisor 2020-03-26 16:30:02 -05:00
Rick Carlino 06926b05ce Dont start process tree in test env. Silence numerous logs. 2020-03-10 12:08:19 -05:00
Rick Carlino 5ef5bb7b91 Silence supervisor crash reports in test suite 2020-03-09 10:59:37 -05:00
Connor Rigby 26578a7ae2
Update `mox` to be used correctly.
I previously misunderstood how the black magic of mox actually works.
This updates `farmbot_ext` to not require setting excess data in every
config.exs entry. Also removes calls to `Application.get_env/2`
2019-09-13 16:03:22 -07:00
Rick Carlino 8c7d6f6608
AutoSyncChannel Testing: Device, `auto_sync = false` (#714)
* Test auto_sync ignore case

* Test case: auto_sync is disabled.

* Test for auto_sync of Device assets
2019-09-13 16:03:21 -07:00
Rick Carlino 4248c93962
Add mox and excoveralls
* and tests for AutoSyncChannel
* add tests for auto sync preloader
2019-09-13 16:03:20 -07:00