mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Board browsing, catalog filtering, post publishing, and reply publishing had little or no honest whole-repo coverage, which let route-level regressions and duplicated form side effects slip through. This pass adds targeted tests for those user flows and fixes the duplicate `PostFormTable` mounting bug they exposed.
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"diff": false,
|
|
"ignore": {
|
|
"files": ["**/__tests__/**", "**/*.test.*"]
|
|
}
|
|
}
|