Attendize/tests
Jeremy Quinton 6771a56197 Added charging tax at the organiser level
1) Added new field to the organiser model called charge_tax. Added the migration for this.
2)  Renamed tax fields columns in the database to be the same as the other organiser fields for consistency.
3) Added charge_tax option to the various organiser create and edit pages.
4) Have re-enabled some tests and used the @group passing label so we can start running tests for the various parts of the applicaiton.
2018-07-09 18:13:23 +02:00
..
EventAttendeesTest.php Added event attendees tests 2016-06-15 22:06:27 -04:00
EventTest.php Added Tests and numerous fixes 2016-06-15 21:36:09 -04:00
OrganiserCustomizeTest.php Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
OrganiserEventsTest.php Added Organiser Events Test fixed model factory 2016-06-16 20:03:47 -04:00
OrganiserTest.php Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
TestCase.php Added Tests and numerous fixes 2016-06-15 21:36:09 -04:00
UserLoginTest.php Added login error tests 2016-06-16 19:17:48 -04:00
UserSignUpTest.php Added sign up failure tests 2016-06-16 19:21:27 -04:00
UserTest.php Added Organiser Events Test fixed model factory 2016-06-16 20:03:47 -04:00