Context component:
- updatd EventsCollector get_events - added field created_at in ContextModel - added ChangeFeedClient - WIP arrangements in unitary tests - WIP arrangements in ServicerImpl - arranged run_tests_locally script
parent
817f5f08
No related branches found
No related tags found
Showing
- scripts/run_tests_locally-context.sh 13 additions, 7 deletionsscripts/run_tests_locally-context.sh
- src/context/client/EventsCollector.py 1 addition, 1 deletionsrc/context/client/EventsCollector.py
- src/context/service/ChangeFeedClient.py 87 additions, 0 deletionssrc/context/service/ChangeFeedClient.py
- src/context/service/ContextServiceServicerImpl.py 68 additions, 43 deletionssrc/context/service/ContextServiceServicerImpl.py
- src/context/service/Database.py 10 additions, 13 deletionssrc/context/service/Database.py
- src/context/service/Engine.py 4 additions, 4 deletionssrc/context/service/Engine.py
- src/context/service/database/ConfigModel.py 1 addition, 1 deletionsrc/context/service/database/ConfigModel.py
- src/context/service/database/ContextModel.py 2 additions, 1 deletionsrc/context/service/database/ContextModel.py
- src/context/service/database/__init__.py 1 addition, 0 deletionssrc/context/service/database/__init__.py
- src/context/tests/test_unitary.py 169 additions, 124 deletionssrc/context/tests/test_unitary.py
Loading
Please register or sign in to comment