merwanehamadi
3df8c1b501
Make benchmarks create cassettes without using them ( #4664 )
2023-06-13 11:29:20 -07:00
Reinier van der Leer
dafbd11686
Rearrange tests & fix CI ( #4596 )
...
* Rearrange tests into unit/integration/challenge categories
* Fix linting + `tests.challenges` imports
* Fix obscured duplicate test in test_url_validation.py
* Move VCR conftest to tests.vcr
* Specify tests to run & their order (unit -> integration -> challenges) in CI
* Fail Docker CI when tests fail
* Fix import & linting errors in tests
* Fix `get_text_summary`
* Fix linting errors
* Clean up pytest args in CI
* Remove bogus tests from GoCodeo
2023-06-06 10:48:49 -07:00
merwanehamadi
ee9f10a8d8
remove unused imports automatically ( #4449 )
...
* remove unused imports automatically
* add linters to pr template
* remove useless try statement
2023-05-28 05:50:50 -07:00
merwanehamadi
44f6d946f5
fix information retrieval challenge ( #4448 )
2023-05-27 18:26:30 -07:00
merwanehamadi
4143d212a5
Feature/basic proxy ( #4164 )
...
* basic proxy (#54 )
* basic proxy (#55 )
* basic proxy
* basic proxy
* basic proxy
* basic proxy
* add back double quotes
* add more specific files
* write file
* basic proxy
* Put back double quotes
2023-05-14 11:07:37 +12:00
minfeng-ai
23e1e1ed53
fix typos ( #3998 )
...
Co-authored-by: Minfeng Lu <minfenglu@Minfengs-MacBook-Pro.local >
Co-authored-by: Richard Beales <rich@richbeales.net >
2023-05-08 14:10:58 +01:00
merwanehamadi
b0c6ed999c
Feature/tighten up ci pipeline ( #3700 )
2023-05-02 19:07:50 +01:00
merwanehamadi
dd96d98fa1
Feature/test summarization against memory challenge ( #3567 )
...
Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com >
2023-04-30 09:56:57 +01:00
Reinier van der Leer
3d89ed1787
Fix imports, type hints and fixtures for goal oriented tests ( #3415 )
2023-04-27 19:16:56 +02:00
merwanehamadi
7a006afb17
fix cassettes recording ( #3342 )
2023-04-26 13:11:08 -07:00
merwanehamadi
a6355a6bc8
use pytest-recording with VCR ( #3283 )
2023-04-26 09:57:05 -07:00