insomnia/packages/insomnia-app/app
Opender Singh e521d0651d
Fix hard-coded path in electron mock (#2565)
* Fix hard-coded path in electron mock

* Disable failfast strategy

* Remove path mocking, as it is no longer needed becasuse CI runs on all OSs, and it causes issues with database initialization for unit testing

* Update

* Update packages/insomnia-app/app/sync/git/__tests__/mem-plugin.test.js

Co-authored-by: David Marby <david@dmarby.se>

* Update packages/insomnia-app/app/sync/git/__tests__/mem-plugin.test.js

Co-authored-by: David Marby <david@dmarby.se>

Co-authored-by: David Marby <david@dmarby.se>
2020-08-30 23:17:15 +12:00
..
__jest__ Stub console log during db initialization (#2351) 2020-07-07 10:59:56 +12:00
__mocks__ Fix hard-coded path in electron mock (#2565) 2020-08-30 23:17:15 +12:00
__tests__
account Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
common Add bitbucket cloud docs, add documentation tooltip to git settings modal header (#2518) 2020-08-18 08:57:21 +12:00
datasets
icons Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
main Add release date to about menu (#2505) 2020-08-13 08:59:30 +12:00
models Release for 2020.3 (#2356) 2020-07-09 14:59:22 -07:00
network Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
plugins Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
static Pivot Release for Core Signing Cert change (macOS) (#2453) 2020-07-28 14:11:14 -07:00
sync Fix hard-coded path in electron mock (#2565) 2020-08-30 23:17:15 +12:00
sync-legacy POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
templating Fix template tag enums not being quoted (Closes #2235) (#2239) 2020-06-03 10:58:50 -07:00
ui Unit testing test output (#2533) 2020-08-27 18:09:13 -04:00
main.development.js Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
renderer.html Rename some old things 2020-04-26 14:08:50 -07:00
renderer.js