mr4002 / PlantOML

Apache License 2.0
0 stars 1 forks source link

Add backend behavior tests #39

Open Emmettlsc opened 9 months ago

Emmettlsc commented 9 months ago

User Story

As a [developer], I would like [tests for the backend] so that [I can be more confident that a change I make does not break plantoml].

Detailed Description

Add unit tests to essential backend functions and pipeline tests to ensure entire process from oml submission to png receiving is working correctly.

Acceptance Criteria