Commit graph

9 commits

Author SHA1 Message Date
Hetavi Shah
0879b2d99d [OND211-2329]: Updated imports from Cryto to Cryptodome in all files. 2025-12-02 11:19:17 +05:30
Hetavi Shah
063474ad8b [OND211-2329]: Updated Cryto imports. 2025-12-01 17:37:36 +05:30
Hetavi Shah
bf21ac7391 [OND211-2329]: Fixed import issues. 2025-11-28 15:16:30 +05:30
Hetavi Shah
bbd80b9749 [OND211-2329]: Fixed ruff and lint issues and updated few test cases for the new invitation flow. 2025-11-28 13:56:45 +05:30
Hetavi Shah
d615f62e4b [OND211-2329]: Updated team and permissions tests to remove test cache from db. 2025-11-25 17:40:27 +05:30
Hetavi Shah
3e7d57b208 [OND211-2329]: Updated team API's and added create group tests. 2025-11-19 16:34:14 +05:30
Hetavi Shah
6ef0668f0c [OND211-2329]: Added helper methods for department tests. 2025-11-18 19:00:56 +05:30
Zhichang Yu
73144e278b
Don't release full image (#10654)
### What problem does this PR solve?

Introduced gpu profile in .env
Added Dockerfile_tei
fix datrie
Removed LIGHTEN flag

### Type of change

- [x] Documentation Update
- [x] Refactoring
2025-10-23 23:02:27 +08:00
Jin Hai
92739ea804
Move test files (#10765)
### What problem does this PR solve?

Move some test files to test/testcases

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-10-23 22:31:55 +08:00
Renamed from test/conftest.py (Browse further)