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
dc30cb3b9e3dde70b04b274febc7aed1a23a2b0d
JSONAPI
/
Tests
/
JSONAPIOpenAPITests
T
History
Mathew Polzin
dc30cb3b9e
Make Attribute Sampleable where its RawValue is Sampleable. Allow Sampleable things to provide a best guess for their node type based on the result of encoding and then deserializing them.
2019-01-24 00:47:24 -08:00
..
Test Helpers
Add test helpers for Open API test target
2019-01-14 21:18:49 -08:00
JSONAPIAttributeOpenAPITests.swift
Make Attribute Sampleable where its RawValue is Sampleable. Allow Sampleable things to provide a best guess for their node type based on the result of encoding and then deserializing them.
2019-01-24 00:47:24 -08:00
JSONAPIDocumentOpenAPITests.swift
Remove encoder requirement to almost all Open API Node constructors. Made a new protocol for the few places where an encoder did need to be passed in.
2019-01-23 23:21:16 -08:00
JSONAPIEntityOpenAPITests.swift
Add Sampleable conformances. Make blanket JSONEncoder change I am not happy with; will try to walk back requirement that encoder gets passed to all functions creating OpenAPI Nodes
2019-01-23 22:21:27 -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
Update linuxmain
2019-01-21 23:00:13 -08:00