Skip to content

Refactor Logging Quickstart spec and fix by adding order clause to entry fetch #90

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

Merged
merged 1 commit into from
Oct 13, 2016

Conversation

beccasaurus
Copy link
Contributor

Refactor Logging Quickstart spec and fix by adding order clause to entry fetch

  • logging.entries filter: was not working without additional order: option
    • is this intended behavior or a bug?
  • simplify log name to "quickstart_log_#{Time.now.to_i}"
  • always try to delete log after spec runs, allowing for NotFound exceptions
  • refactor entry lookup into a helper method

…try fetch

 - logging.entries filter: was not working without additional order: option
 - simplify log name to "quickstart_log_#{Time.now.to_i}"
 - always try to delete log after spec runs, allowing for NotFound exceptions
 - refactor entry lookup into a helper method
@frankyn
Copy link
Contributor

frankyn commented Oct 13, 2016

quickstart passed. sample spec failed.

@frankyn frankyn merged commit a06b18a into quickstarts Oct 13, 2016
@frankyn frankyn deleted the logging-quickstart-spec branch October 13, 2016 23:47
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.

2 participants