AutoGPT/tests
Nicholas Tindle 0410331ecd
Merge pull request #2931 from riensen/fix/multiple-plugins
Enable support for loading multiple plugins per zip file
2023-04-23 00:45:50 +02:00
..
integration Add CI smoke test (#2461) 2023-04-23 00:23:45 +02:00
mocks Add fields to disable the command if needed by configuration, blacked. 2023-04-16 15:49:36 -05:00
unit Fix: Mulitple plugins per zip for Auto-GPT-Plugins 2023-04-22 18:31:04 +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
context.py formatting 2023-04-14 20:42:28 +01:00
local_cache_test.py Marked local chache tests as integration tests as they require api keys 2023-04-16 22:17:03 +01:00
milvus_memory_test.py Update milvus_memory_test.py 2023-04-20 16:42:34 +02: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 linting 2023-04-18 19:26:18 -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_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