autogen/test/cache
Wael Karkoub a9171211c7
Streamline Testing with `pytest-cov` and `pytest` Defaults (#2490)
* done

* update docs

* try fix

* update workflows

* undo minor fix

* resolve comments

* adds back pytest-asyncio

* minor fix

* add branch coverage

* restore pip install e.

* test with coverage

* fix mypy

* fix coverage + docker + windows combo

* fix bash command

* formatter

* formatter

* one last fix

* I lied, last fix

* fix

* fix retrieve chat test

* fix windows paths

* change cache seed

* down grade openai version

* fix openai mypy

* better error type

* fix image gen cache test

* fix

* experimenting

* fix lmm

* skip cosmos test

* remove cosmos db

* unused imports

* handle more cosmosdb skips

* fix flaky test
2024-04-29 00:27:34 +00:00
..
test_cache.py Streamline Testing with `pytest-cov` and `pytest` Defaults (#2490) 2024-04-29 00:27:34 +00:00
test_cosmos_db_cache.py Streamline Testing with `pytest-cov` and `pytest` Defaults (#2490) 2024-04-29 00:27:34 +00:00
test_disk_cache.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
test_in_memory_cache.py Add in memory cache class (#2266) 2024-04-03 22:18:40 +00:00
test_redis_cache.py Add isort (#2265) 2024-04-05 02:26:06 +00:00