Skip to content

Commit 8c49a7d

Browse files
committed
docs(dev): update test suite metrics after shop API addition
- Update test count from 35 to 38 tests - Update execution time from ~80 to ~110 seconds - Reflects addition of shop API test suite
1 parent 2884a99 commit 8c49a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ pytest -v
6060
- **JSON metadata errors**: Normal for development files (.vscode, .luarc.json) - can be ignored
6161

6262
4. **Test execution**:
63-
- **Test suite**: 35 tests covering API functions and UDP communication
64-
- **Execution time**: ~80 seconds (includes game state transitions)
63+
- **Test suite**: 38 tests covering API functions and UDP communication
64+
- **Execution time**: ~110 seconds (includes game state transitions)
6565
- **Coverage**: API function calls, socket communication, error handling, edge cases
6666

6767
5. **Troubleshooting test failures**:

0 commit comments

Comments
 (0)