3 Commits

Author SHA1 Message Date
Radomir Dopieralski
3e4c1fe168 Add test infrastructure for QUnit tests
With a single example failing test.
The tests are only available when debug is enabled.

Change-Id: I2f3b2933d3cf3c8bf4343dfd57e3da8d356bd32b
2015-01-22 14:41:40 +01:00
Radomir Dopieralski
bea0470a0b Basic view tests for tuskar_boxes
Just checking that the pages actually display and use the right templates

Change-Id: Ibb5f55c25510921e49485961f71fb22e7f8f8bc1
2015-01-05 11:01:30 +01:00
Radomir Dopieralski
b3c49ab78a Make the tests run
The run_tests.sh was just blindly copied from tuskar_ui and didn't work
properly or run the local tests. This patch fixes the paths and adds
local settings.py file that loads both plugins.

Change-Id: I1b6c0a7a149201325638db39196f3c113a881820
2014-12-02 14:42:55 +01:00