test_api_group_search test takes too long #98

Closed
opened 2023-06-09 02:27:40 -04:00 by merenber · 1 comment
Owner

The tests/ceod/api/test_groups.py::test_api_group_search test takes way too long. We don't need to create that many groups; 3 or 4 should suffice. Also, the names shouldn't be randomly generated during runtime, because then the tests aren't reproducible.

The tests/ceod/api/test_groups.py::test_api_group_search test takes way too long. We don't need to create that many groups; 3 or 4 should suffice. Also, the names shouldn't be randomly generated during runtime, because then the tests aren't reproducible.
Author
Owner

Addressed by 6786c8e44e.

Addressed by 6786c8e44eb862366cf49bd82044a69091d73419.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#98
No description provided.