AutoGPT/tests
James Collins dcd6aa912b
Add workspace abstraction (#2982)
* Add workspace abstraction

* Remove old workspace implementation

* Extract path resolution to a helper function

* Add api key requirements to new tests
2023-04-23 14:36:04 -05:00
..
integration Add workspace abstraction (#2982) 2023-04-23 14:36:04 -05:00
mocks Add fields to disable the command if needed by configuration, blacked. 2023-04-16 15:49:36 -05:00
unit Add workspace abstraction (#2982) 2023-04-23 14:36:04 -05: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 workspace abstraction (#2982) 2023-04-23 14:36:04 -05:00
context.py formatting 2023-04-14 20:42:28 +01:00
local_cache_test.py move decorator higher up 2023-04-23 00:45:54 +02: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 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_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