This website requires JavaScript.
Explore
Help
Sign In
joe
/
kami-parse-server
Public Access
Watch
1
Star
0
Fork
0
You've already forked kami-parse-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71fb6cef5e2597c4decc8ce7df4a773f74774aeb
kami-parse-server
/
.istanbul.yml
3 lines
44 B
YAML
Raw
Normal View
History
Unescape
Escape
Restores code coverage (#2340)
2016-07-19 23:33:01 -04:00
instrumentation
:
Postgres: Operations, Hooks, OAuth login, Files support (#2528) * Adds files related tests through fs-adapter with PG * Schema deletions implementations * Adds Hooks spec * Fix test * Adds support for containsAll (numbers and strings) * Better support for deleteFields and deleteClass * Recursive JSON update for authData * Adds node_modules to travis cache * Disable temporarily to make tests pass * Adds _perishable_token support for _User class * ignore when a table creation fails at init (table exists) * Adds support for AddUnique and Remove * PG 9.4 compatible functions * Re-enable tests * nit * Better handling of schema creation race
2016-08-18 18:05:26 -04:00
excludes
:
[
"**/spec/**"
]
Reference in New Issue
Copy Permalink