aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_integration.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add integration test for validating JIT builds of PythonGravatar Joe Banks6 days-0/+27
|
* Update integration tests accordingly for new defaultsGravatar Joe Banks10 days-5/+5
|
* update tests to use new default python versionGravatar Chris Lovering2025-05-17-3/+3
|
* Make nogil test more readable by spliting logic across more linesGravatar Chris Lovering2024-10-12-4/+5
|
* Add test to ensure free threaded versions have GIL disabledGravatar Chris Lovering2024-10-07-0/+19
|
* Use 'executable' over 'binary' to be clearer as to what is supportedGravatar Chris Lovering2024-10-05-13/+19
|
* Correct spelling errorsGravatar ChrisJL2024-10-05-3/+3
| | | Co-authored-by: Mark <[email protected]>
* Update invalid binary paths test to cover new error handlingGravatar Chris Lovering2024-10-03-7/+7
|
* Update all references to /lang to /snekbinGravatar Chris Lovering2024-10-03-5/+5
|
* Correct spelling in test casesGravatar Chris Lovering2024-10-03-2/+2
|
* Add additional tests to ensure invalid binary paths are not ranGravatar Chris Lovering2024-10-03-0/+19
|
* Add tests for multi-version supportGravatar Chris Lovering2024-10-03-0/+29
|
* Update unit tests for home output directoryGravatar Ionite2023-03-02-3/+3
|
* Fix input append to argsGravatar ionite342022-11-28-2/+2
|
* Add input/args integration testGravatar ionite342022-11-28-0/+13
|
* Refactor output files in `output` dirGravatar ionite342022-11-24-6/+15
|
* Add file send integration testsGravatar ionite342022-11-22-3/+54
|
* Implement files request formGravatar ionite342022-11-19-1/+1
|
* Add black and isortGravatar MarkKoz2022-06-03-1/+0
|
* Add a test for #83Gravatar MarkKoz2021-12-21-0/+43