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

Change status of tests #17

Open
nohponex opened this issue Feb 10, 2016 · 6 comments
Open

Change status of tests #17

nohponex opened this issue Feb 10, 2016 · 6 comments
Assignees
Milestone

Comments

@nohponex
Copy link
Member

Statuses should be:

  • ignore
  • incomplete
  • failure
  • error
  • success
@nohponex nohponex added this to the Release 2.x milestone Feb 10, 2016
@VManolas
Copy link
Member

That is a useful idea.

@nohponex
Copy link
Member Author

We could also add

  • timeout

so we can apply an additional timeout rule to a test

@VManolas
Copy link
Member

Could we please add a specific order in { "meta" {...}} of the tests?
Proposing: "description", "order", and then all the "statuses"
What do you think of this idea?

@nohponex
Copy link
Member Author

You mean as a proposed convention for writing tests for test parser?

Because the order of JSON members is not guarantied and doesn't really matter

@VManolas
Copy link
Member

Yes, if you agree.

@nohponex
Copy link
Member Author

Statuses are now defined at Report/StatusReport class
115863f

@nohponex nohponex added the ready label Feb 27, 2016
@nohponex nohponex self-assigned this Feb 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants