Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 763 Bytes

File metadata and controls

31 lines (23 loc) · 763 Bytes

Working with CALC

Testing

To run the tests, just run:

make test

If you want to run Python unit tests only:

make test-backend

Front End Testing

By default, front end tests are done with [Selenium] and [PhantomJS]. To run the front end tests locally, you can just run:

make test-frontend

Public domain

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.