fix-tests
Fix Tests
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fix Tests
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Dev In Browser
Fastapi_Stripe
Implement Fastapi Routes
Plan Only
Python Command
React Router Client Loader
| name | fix-tests |
| description | Fix Tests |
Focus on all unit + command tests (pytest --exclude tests/integration). Make sure they pass and fix errors. If you run into anything very odd: stop, and let me know. Mutate test code first and let me know if you think you should update application code.
Then, focus on integration tests in tests/integration. If an integration test fails, run it again just to be sure it wasn't a flakey test (integration tests are not deterministic). If it fails because of a visual error, check the 'tmp/test-results/playwright/' directory for a screenshot relating to the failing test that you can inspect.
For additional debugging help, view the development version of the site at $PYTHON_TEST_SERVER_HOST using a browser.
Do not attempt to perform this task in a sandbox. Service connections require access to host networking.
If you get stuck or seem to be in a loop, give me a short summary of exactly where you are running into trouble, let me know, and stop working.
Do not attempt to solve these issues:
just, direnv, and js_build should always run or exist.If you run into errors, stop immediately and let me know with a summary of the problem.