Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a test suite for Router #52

Closed
1 of 6 tasks
dfirsht opened this issue Feb 8, 2016 · 4 comments
Closed
1 of 6 tasks

Create a test suite for Router #52

dfirsht opened this issue Feb 8, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@dfirsht
Copy link
Contributor

dfirsht commented Feb 8, 2016

Issue by rfdickerson
Tuesday Jan 19, 2016 at 22:06 GMT
Originally opened as https://github.ibm.com/ibmswift/Phoenix/issues/52


  • ContentTypes
  • Router.all
  • Router.get
  • Router.post
  • Router.put
  • Router.delete
@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by ricardo-olivieri
Tuesday Jan 19, 2016 at 23:02 GMT


@rfdickerson I think we will be using the custom version of xctests that Samuel is currently working on (see issue #31). @KALLNER Can you confirm whether this is the case?

@dfirsht dfirsht added this to the 0.3 milestone Feb 8, 2016
@dfirsht dfirsht added the linux label Feb 8, 2016
@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by rfdickerson
Tuesday Jan 19, 2016 at 23:36 GMT


@KALLNER I am matching how CoreLib-Foundation is building up their testing framework, let me know if this is a good approach. As an example see:

TestNSNumber
main.swift

@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by rfdickerson
Saturday Jan 23, 2016 at 00:59 GMT


@dfirsht discovered that my only issue is that I use SwiftFoundation vs Foundation in the import.

@dfirsht
Copy link
Contributor Author

dfirsht commented Feb 8, 2016

Comment by ricardo-olivieri
Monday Jan 25, 2016 at 16:48 GMT


We are using Samuel's xctest framework version for the implementation of automated test cases (#31).

@dfirsht dfirsht self-assigned this Feb 8, 2016
@dfirsht dfirsht closed this as completed Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant