This website requires JavaScript.
Explore
Help
Sign In
status-im
/
realm-js
mirror of
https://github.com/status-im/realm-js.git
Watch
2
Star
0
Fork
You've already forked realm-js
0
Code
Issues
Projects
Releases
Wiki
Activity
907b5702c3
realm-js
/
tests
/
lib
/
package.json
6 lines
69 B
JSON
Raw
Normal View
History
Unescape
Escape
react test app
2015-10-02 21:57:54 +00:00
{
Refactor tests to run again inside Xcode Added a CommonJS module loader that is used by XCTestCase subclass to load and run the tests.
2015-10-06 07:57:35 +00:00
"name"
:
"realm-tests"
,
react test app
2015-10-02 21:57:54 +00:00
"version"
:
"0.0.1"
,
Remove realm dependency in realm-tests This caused an error with NPM v3 and was not necessary for us to have.
2016-01-15 10:51:08 +00:00
"private"
:
true
react test app
2015-10-02 21:57:54 +00:00
}