David Winterbottom
4a9f0019c8
Update makefile and test runner for CI
il y a 13 ans
David Winterbottom
c44448e6e2
Remove coverage options from default test run
These were getting annoying for normal runs.
il y a 13 ans
David Winterbottom
f1fcce8f0c
Rework test runner to generate coverage stats correctly.
Nose seems to pick up argv automatically - which is annoying. Will need
to look into at some point.
il y a 13 ans
David Winterbottom
4812af1e1a
Improved test runner to use progressive plugin for large suites
il y a 13 ans
David Winterbottom
a74007399c
Added i18n support to oscar's templates
il y a 13 ans
David Winterbottom
afabcf32bb
Added new test deps to requirements file.
Plus tweaks to test method names
il y a 13 ans
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
il y a 13 ans
David Winterbottom
b702c74113
Moved test site modules into separate package
il y a 13 ans
David Winterbottom
6df60a5a03
Made payment method form field into ChoiceField for searching orders.
il y a 13 ans
David Winterbottom
e029e1ab24
Added estimated shipping charge to basket summary page.
Looks up all shipping methods for a basket and picks the first one to
form the estimate.
il y a 13 ans
David Winterbottom
2089b12408
Extended test runner to generate coverage stats
il y a 13 ans
David Winterbottom
4545ce68f7
Added fixture for testing events
il y a 13 ans
David Winterbottom
42bfbd6dfc
Added helper command to creation migrations
il y a 13 ans
Eleni Lixourioti
689de3e878
dashboard additions for userer management
il y a 13 ans
Andrew Ingram
bd3f45dac0
more updates to the ExtendedURLValidator, missing the '/' is bad. Explicitly set APPEND_SLASH to True in test settings so that it's clear that we expect it to be on
il y a 13 ans
David Winterbottom
1b8117b4fe
Moved reporting app into dashboard
il y a 13 ans
David Winterbottom
33f8868fcb
Deleted datacash code as it has its own repository now
il y a 13 ans
David Winterbottom
30d66348f6
Added first part of dashboard app - just an index view at the moment
il y a 13 ans
David Winterbottom
220fbd128d
Made test runner more flexible.
il y a 13 ans
David Winterbottom
876023c1f4
Cleaned up sandbox code
il y a 13 ans
David Winterbottom
facf291a71
Reworked the way tests are run to not require the examples files.
il y a 14 ans