lgessler / glam

(WIP) a webapp for language documentation
Eclipse Public License 2.0
40 stars 3 forks source link

Write more Pathom-level integration tests #19

Open lgessler opened 9 months ago

lgessler commented 9 months ago

The unit of backend behavior which matters most is at the level of the Pathom parser, which performs security and other checks and executes atomic database actions. We have one such test, and more should be added to monitor correctness of core backend business logic pathways.