integration-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Test.Version

Synopsis

Documentation

newtype Versioned' Source #

Constructors

Versioned' Versioned 

Instances

Instances details
TestCases Versioned' Source #

This instance is used to generate tests for some of the versions. (Not checking all of them for time efficiency reasons)

Instance details

Defined in Test.Version

data Version5 Source #

Used to test endpoints that have changed after version 5

Constructors

Version5 
NoVersion5 

Instances

Instances details
TestCases Version5 Source # 
Instance details

Defined in Test.Version