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
_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
acceptance.suite.yml
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
TODO.testing
unit.suite.yml Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00