rookeries/tests
Dorian 499724732f Merged in issue-30-site-management (pull request #24)
Issue 30 site management

* Initial steps in testing setup of site.

* Build out initial tests for accessing a site.

* Update view routes for retrieving the sites.

* Change linkage of site components to the site.
    Create ability to create a test site.

* Add links and self link to the site response.

* Break site components in blocks and tokens.

* Fix fetching of an existing site.

* Add additional tests to test site access against different types of users.

* Add support for site deletion.

* Add support for site creation.

* Build out support for site modification.

* Fix issue with testing of modified sites.

* Improve readability of test data and tests.

Approved-by: Dorian Pula <dorian.pula@amber-penguin-software.ca>
2017-04-05 21:43:24 +00:00
..
functional Fix failing web test, even if in a flaky manner. 2017-03-26 21:34:08 -04:00
server Merged in issue-30-site-management (pull request #24) 2017-04-05 21:43:24 +00:00
unit Migrate webapp to top level part of project. 2017-03-14 16:02:42 -04:00
__init__.py Bring up API to top level part of project. 2017-03-14 09:09:16 -04:00
babelhook.js Migrate webapp to top level part of project. 2017-03-14 16:02:42 -04:00
conftest.py Make a basic setup of the functional tests using pytest-splinter. 2017-03-21 23:23:48 -04:00
sample_site_fixture.py Update copyright notices and changelog. 2017-03-16 08:34:57 -04:00
utils.py Merged in issue-30-site-management (pull request #24) 2017-04-05 21:43:24 +00:00