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

Added support for timestamps. #5

Merged
merged 8 commits into from Sep 11, 2015
Merged

Added support for timestamps. #5

merged 8 commits into from Sep 11, 2015

Conversation

come-maiz
Copy link
Owner

No description provided.

testID string
status string
// Event is a status or a file attachment event.
type Event struct {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO it would be better if the production code is not aware of the tests, if it doesn't have different execution paths for the different environments. Maybe an interface here could be useful, with different implementations for production and for testing, what do you think?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scratch that, I misunderstood that this TestId is about the "client" test, not the package ones

come-maiz added a commit that referenced this pull request Sep 11, 2015
Added support for timestamps.
@come-maiz come-maiz merged commit efe876e into master Sep 11, 2015
@come-maiz come-maiz deleted the timestamp branch September 11, 2015 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants