Skip to content

Ezequiel advanced test#2

Merged
breedx merged 3 commits intomainfrom
ezequiel-advanced-test
Dec 19, 2025
Merged

Ezequiel advanced test#2
breedx merged 3 commits intomainfrom
ezequiel-advanced-test

Conversation

@breedx
Copy link
Copy Markdown
Owner

@breedx breedx commented Dec 19, 2025

No description provided.

Claude Code added 3 commits December 19, 2025 20:29
- Added POST /api/v1/users/bulk endpoint using asyncio.gather() for concurrent user creation
- Created py_tests/test_async_example.py with async test patterns and fixtures
- Added pytest asyncio configuration (asyncio_mode = auto)
- Added comprehensive project structure section to README
- Documented Rust tests location and purpose
- Updated Tier 1 requirements to include async programming (1 test)

Candidates should follow the async patterns shown in test_async_example.py
to implement their bulk user creation tests.
- Removed app/main_original.py (old simple API with internal references)
- Removed app/events.py (unused module)
- Removed py_tests/test_users_original.py (references wrong imports)

These files were from before the py/ to app/ migration and would
confuse candidates.
Make docstring generic for external use.
@breedx breedx merged commit 5365192 into main Dec 19, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant