insomnia/packages/insomnia-app/app
James Gatz 45f683f992
Use the database change listener in the global tests (#4017)
* Use the database change listener instead of waiting for an amount of time

* Fire the actions after registering the handler
2021-09-13 19:42:12 +02:00
..
__jest__ renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00
__mocks__ [Feature/Plugin API] Add clipboard wrapper methods to context app (#3977) 2021-09-01 17:40:11 +00:00
__tests__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
account renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00
common Unescape xml links before opening it (#2725) 2021-09-09 15:02:42 +00:00
datasets [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
icons Remove more designer and APP_ID code (#3040) 2021-02-03 20:07:11 +13:00
main Minor Electon-related cleanup (#3957) 2021-09-01 20:48:05 +00:00
models implements sort order for projects (#3953) 2021-09-09 21:42:57 +00:00
network Optionally disable certificate validation for OAuth2 auth windows (#3894) 2021-09-01 21:08:44 +00:00
plugins [Feature/Plugin API] Add clipboard wrapper methods to context app (#3977) 2021-09-01 17:40:11 +00:00
static Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
sync add eslint rules for semi colons (#3989) 2021-09-01 10:50:26 -04:00
templating Don't encode if string is empty in the tag editor (#4012) 2021-09-08 11:50:44 +00:00
ui Use the database change listener in the global tests (#4017) 2021-09-13 19:42:12 +02:00
codemirror-graphql.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
codemirror.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
electron.d.ts Minor Electon-related cleanup (#3957) 2021-09-01 20:48:05 +00:00
global.d.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
httpsnippet.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
main.development.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
mocha.d.ts adds mocha polyfill to clear it.each errors (#3383) 2021-05-13 16:45:17 -05:00
renderer.html [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
renderer.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
test-utils.ts Pull a project into the correct space (#3873) 2021-08-05 23:30:31 +00:00