21 Commits

Author SHA1 Message Date
Kræn Hansen
ee92ba156c Moved Garbage Collection tests to the electron folder 2017-08-15 11:53:18 +02:00
Kræn Hansen
b37fc3f2b0 Checking for process before checking the process.versions.electron 2017-08-15 11:53:18 +02:00
Kræn Hansen
f958052c1b We might be running in a node process without global.testAdminUserInfo 2017-08-15 11:53:18 +02:00
Kræn Hansen
97800e35b1 Stoped givin admin-user-helper a PATH. It traverse backwards to find it. 2017-08-15 11:53:18 +02:00
Kræn Hansen
d2febaa86d Run the GarbageCollectionTests only in an Electron process 2017-08-15 11:53:18 +02:00
Kræn Hansen
f790b3aa13 Run async tests only on an expected version of node 2017-08-15 11:53:18 +02:00
Kræn Hansen
df42065229 Use colors only on a non-windows environment 2017-08-15 11:53:18 +02:00
Kræn Hansen
de665be048 Removed a verbose log + hitespaces fixed by editor 2017-08-15 11:53:18 +02:00
Kræn Hansen
f5f0f9ea18 Clearing the reporters - to remove the default reporter 2017-08-15 11:53:18 +02:00
Kræn Hansen
bca679dabc Moved the .npmignore so nothing from /tests are included in the package 2017-08-15 11:53:18 +02:00
Kræn Hansen
a57596bfbc Moved the mockery to the shared package.json 2017-08-15 11:53:18 +02:00
Kræn Hansen
61c8757c57 Commented out a verbose log call 2017-08-15 11:53:18 +02:00
Kræn Hansen
1cdb51eadb Refactored the reporters 2017-08-15 11:53:18 +02:00
Kræn Hansen
128de7e5fc Updating the shared package name and added realm as a peer dependency 2017-08-15 11:53:18 +02:00
Kræn Hansen
a4f48b5876 We can resolve the path of realm here 2017-08-15 11:53:18 +02:00
Kræn Hansen
e9b5c08700 Changed the interface to the shared/jasmine 2017-08-15 11:53:18 +02:00
Kræn Hansen
4b82d93c68 Moved the .gitignore 1up 2017-08-15 11:53:18 +02:00
Kræn Hansen
4d6f25f6a6 Moved back .eslintrc and moved jasmine.js to the shared folder 2017-08-15 11:53:18 +02:00
Kræn Hansen
2c310f66f3 Moved the files in tests/ to tests/shared 2017-08-15 11:53:18 +02:00
Kræn Hansen
be08a27c50 Moved js and spec to a shared directory 2017-08-15 11:53:18 +02:00
Kræn Hansen
f122bc5d3a Moved the data to a shared folder 2017-08-15 11:53:18 +02:00