This website requires JavaScript.
Explore
Help
Sign In
encounter
/
JSONAPI
Watch
0
Star
0
Fork
0
You've already forked JSONAPI
mirror of
https://github.com/encounter/JSONAPI.git
synced
2026-03-30 11:18:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e546614c152692fe573ab9905d66ff2599e4e7af
JSONAPI
/
Tests
/
JSONAPIOpenAPITests
T
History
Mathew Polzin
2de6580519
Add some tests around Attribute OpenAPI descriptions
2019-01-20 18:18:35 -08:00
..
Test Helpers
Add test helpers for Open API test target
2019-01-14 21:18:49 -08:00
JSONAPIAttributeOpenAPITests.swift
Add some tests around Attribute OpenAPI descriptions
2019-01-20 18:18:35 -08:00
JSONAPIEntityOpenAPITests.swift
Not crazy about how I got there, but now it is relatively easy to print arbitrary enum's allCases as the list of possible values in the format specced out by OpenAPI.
2019-01-20 15:39:54 -08:00
JSONAPIRelationshipsOpenAPITests.swift
currently in a pretty broken state with support for enumerations being turned into allowed values via reflection. I think I am going to have to give up type safety if I want to use reflection and keep things open ended
2019-01-19 15:30:09 -08:00
XCTestManifests.swift
Add some tests around Attribute OpenAPI descriptions
2019-01-20 18:18:35 -08:00