Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Comments

Fix findRelated test, use strings for ids & mock service methods#94

Merged
pixelhandler merged 1 commit intomasterfrom
fix-bad-test-use-string-ids
Aug 30, 2016
Merged

Fix findRelated test, use strings for ids & mock service methods#94
pixelhandler merged 1 commit intomasterfrom
fix-bad-test-use-string-ids

Conversation

@pixelhandler
Copy link
Owner

@pixelhandler pixelhandler merged commit 4998241 into master Aug 30, 2016
@pixelhandler pixelhandler deleted the fix-bad-test-use-string-ids branch August 30, 2016 06:16
This was referenced Aug 30, 2016
pixelhandler pushed a commit that referenced this pull request Sep 1, 2016
* deepEqual actual data
* Use resource from dummy app model definition
* Add unsafe-inline and unsafe-eval CSP
* Singularize type in toString()
* Use dummy app models; Person->Employee->Supervisor
* Add person and supervisor models; use plural types.
* Supervisor extends Employee (use EmployeeService), expect singulare type from toString()
* Test data-structure, not json string
* clean up of adapter/application unit tests
* #find() -> casts ids to string, change tests accordingly
* Improve adapter error response handling test
* removes console.log debug statement
* Cast ids to strings at 'public' entry points
* Fix findRelated test, use strings for ids & mock service methods (#94)
* deepEqual actual data
* Use resource from dummy app model definition
* Add unsafe-inline and unsafe-eval CSP
* Singularize type in toString()
* Use dummy app models, Person->Employee->Supervisor
* Add person and supervisor models, use plural types
* Supervisor extends Employee (use EmployeeService), expect singulare type from toString()
* Test data-structure, not json string
* Clean up of adapter/application unit tests
* #find() -> casts ids to string. Changes tests accordingly
* Improve adapter error response handling test
* removes console.log debug statement
* Cast ids to strings at 'public' entry points
* Update fix for incomplete findRelated test
* Improve comment
* Cast id to string on adapter create- and deleteRelationship. Add tests, improve comment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant