Is there any documentation on how to build the amplify.js file from source and how to properly run the test suite? I have a modified version of Amplify (something I will post about shortly) but even if it does not make it into the main repository for amplifyjs, I would like to maintain a fork own my own that I can easily just pull, test, and build my version of the library. --
You received this message because you are subscribed to the Google Groups "Amplify" group.
To unsubscribe from this group and stop receiving emails from it, send an email to amplifyjs+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Ryan! :DLooks like the tests run right in a browser. $ open request/test/test.htmlI am getting some test failures on that file, though, so I might be doing something wrong. (Using the HEAD of master: bb4a1204)