AutoGPT/tests
Eddie Cohen 40a75c804c
Validate URLs in web commands before execution (#2616)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-24 12:33:44 +02:00
..
integration Refactor/collect embeddings code (#3060) 2023-04-23 17:50:50 -05:00
mocks Add fields to disable the command if needed by configuration, blacked. 2023-04-16 15:49:36 -05:00
unit Validate URLs in web commands before execution (#2616) 2023-04-24 12:33:44 +02:00
__init__.py refactor: Refactor imports to be compatible with unit tests 2023-04-12 10:16:00 +02:00
browse_tests.py isort implemented 2023-04-17 13:42:01 -07:00
conftest.py Add tests in pytest 2023-04-23 16:40:53 -07:00
context.py formatting 2023-04-14 20:42:28 +01:00
milvus_memory_test.py Update milvus_memory_test.py 2023-04-20 16:42:34 +02:00
test_api_manager.py Make Auto-GPT aware of its running cost (#762) 2023-04-23 16:04:31 -05:00
test_commands.py isort, add proper skips. 2023-04-18 18:59:23 -05:00
test_config.py Fix(tests): restore config values after changing them in tests (#2904) 2023-04-22 12:14:18 +02:00
test_image_gen.py Add workspace abstraction (#2982) 2023-04-23 14:36:04 -05:00
test_json_parser.py refactoring/splitting the json fix functions into general module and llm module which need AI's assistance. 2023-04-17 12:14:43 +01:00
test_local_cache.py Add tests in pytest 2023-04-23 16:40:53 -07:00
test_permanent_memory.py Perm memory test cases (#2996) 2023-04-23 16:50:15 -05:00
test_prompt_generator.py Maybe fix tests, fix safe_path function. 2023-04-16 23:18:29 -05:00
test_token_counter.py isort implemented 2023-04-17 13:42:01 -07:00
test_utils.py Tests utils suite (#2961) 2023-04-22 19:07:28 -05:00
test_workspace.py Add workspace abstraction (#2982) 2023-04-23 14:36:04 -05:00
utils.py Add workspace abstraction (#2982) 2023-04-23 14:36:04 -05:00