Skip to content

Commit

Permalink
Create runs during event log tests (#7502)
Browse files Browse the repository at this point in the history
https://github.com/dagster-io/internal/pull/1634?no-redirect=1 adds the constraint in cloud that a run needs to exist for you to write an event for it. Options for getting these tests to pass:

- mock out run storage when testing cloud gql. I think this could make these tests less valuable
- Create runs for the events written in these tests (this diff)
  • Loading branch information
johannkm committed Apr 26, 2022
1 parent e9af45b commit 5926b2c
Showing 1 changed file with 683 additions and 536 deletions.

0 comments on commit 5926b2c

Please sign in to comment.