This website requires JavaScript.
Explore
Help
Sign In
projects
/
chess
Watch
1
Star
0
Fork
0
You've already forked chess
Code
Issues
9
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ba87368b519b903cc41f4cf44fea0e46a2b5eb3
chess
/
test
History
Josh
1ba87368b5
All checks were successful
Python tests (make) / test (push)
Successful in 11s
Details
Add legal move tests and fix pawn promo tests
2025-08-19 15:32:56 -04:00
..
__init__.py
add-piece-move-cache (
#1
)
2025-08-10 19:39:18 +00:00
base.py
11-add-attack-detection (
#15
)
2025-08-19 15:56:28 +00:00
chess_ffi.py
Add legal move filter with test
2025-08-19 15:22:06 -04:00
test_attack_to.py
11-add-attack-detection (
#15
)
2025-08-19 15:56:28 +00:00
test_fen_loader.py
Add Pseudo Move Generator (
#12
)
2025-08-18 00:28:00 +00:00
test_legal_move_gen.py
Add legal move tests and fix pawn promo tests
2025-08-19 15:32:56 -04:00
test_movegen.py
Add legal move tests and fix pawn promo tests
2025-08-19 15:32:56 -04:00
test_piece_attack_cache.py
Add Pseudo Move Generator (
#12
)
2025-08-18 00:28:00 +00:00