-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
1.0.0Required to reach 1.0.0Required to reach 1.0.0enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
EndToEndTest success is defined as simply having a 2XX returned for a endpoint. We test serialization.
The only way we can reliably do this is by having a local docker instance running of a LemmyServer using TestContainers. The db should be preseeded with some data.
Then add a test for each endpoint
These tests should only be required to executed before the publishing. On demand otherwise.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1.0.0Required to reach 1.0.0Required to reach 1.0.0enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed