Commit Graph

9 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
5d0af28461 Make prop_test and cycle_test cwd-agnostic (#9498) 2024-03-16 20:22:22 -04:00
Maximilian Downey Twiss
2e6eb61dc1 Remove spellcheck_test and rework load_test into prop_test (#8987) 2023-11-27 20:01:51 -05:00
Maximilian Downey Twiss
af1b3a3c3f Fix markdown-lint issues (#8419)
* Update markdown-lint configuration

* Fix markdown-lint issues

* remove outdated info

---------

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2023-06-22 10:30:08 -05:00
supechicken
7ed76d1845 crew: Isolate package classes from global scope (#7283)
* crew: Isolate package classes from global scope

* Use `require_relative`

* Fix typo

* Prevent duplicate loading packages

* Bump version
2022-08-17 13:51:07 -05:00
Ed Reel
6403e4f04f Update tests (#5408)
* Update tests

* Improve speed of cycle_test and load_test scripts
2021-03-15 10:32:31 +08:00
Yan Couto
834458936e Switching test README sections 2017-11-05 13:39:45 -02:00
Yan Couto
85e32e5a51 Fixing test and explaining directory 2017-11-05 11:07:04 -02:00
Yan Couto
a5b5bb28a3 Adding more documentation to tests 2017-11-02 22:36:32 -02:00
Yan Couto
ece23e64ec Making tests self-contained
test_all runs all tests automatically.
no_cycles checks local packages instead of packages in /usr/local/lib
Added REAME for explanation.
Modifying crew file to have a "init only" functionality
2017-08-26 17:46:45 -03:00