Skip to content

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

Merged
frankyn merged 1 commit into
quickstartsfrom
logging-quickstart-spec
Oct 13, 2016
Merged

Refactor Logging Quickstart spec and fix by adding order clause to entry fetch#90
frankyn merged 1 commit into
quickstartsfrom
logging-quickstart-spec

Conversation

@beccasaurus

Copy link
Copy Markdown
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
Copy Markdown
Contributor

quickstart passed. sample spec failed.

@frankyn
frankyn merged commit a06b18a into quickstartsOct 13, 2016
@frankyn
frankyn deleted the logging-quickstart-spec branch October 13, 2016 23:47
Sign up for freeto 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

@beccasaurus@frankyn