snipe-it/tests
Daniel Meltzer d54dda40d3 Functional Tests Improvements (#5095)
* Rely on laravel transactions instead of refreshing the database dump between functional test runs.  Cuts functional test runtime by 75%.  Also use mysql to seed directly.

* Split functional tests into two groups on travis to reduce overall memory usage.  Any new tests will need to be added to one of these two files before they are run on travis.  running all functional tests simultaneously still works locally.

* Fix name of test in group.
2018-02-24 12:03:33 -08:00
..
_data Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
_envs Functional Tests Improvements (#5095) 2018-02-24 12:03:33 -08:00
_output Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
_support Add laravel routes to javascript (#4092) 2017-10-01 12:59:55 -07:00
acceptance Dept tests 2017-05-23 03:03:30 -07:00
api Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
functional Functional Tests Improvements (#5095) 2018-02-24 12:03:33 -08:00
unit Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
_bootstrap.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
acceptance.suite.yml Switched configs around a little 2016-04-13 02:41:55 -07:00
api.suite.yml Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
functional.suite.yml Functional Tests Improvements (#5095) 2018-02-24 12:03:33 -08:00
TestCase.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
TODO.testing Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
unit.suite.yml Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00