Skip to content

Fix iterative test naming#99

Merged
RohrerF merged 2 commits into
masterfrom
rohrerf/fix_98
Jul 27, 2020
Merged

Fix iterative test naming#99
RohrerF merged 2 commits into
masterfrom
rohrerf/fix_98

Conversation

@RohrerF

@RohrerF RohrerF commented Jul 27, 2020

Copy link
Copy Markdown
Member

Summary of the changes (Less than 80 chars)

AsyncLocal messed up iterative test naming. reseting it after each Snapshot.Match should fix the issue

Resolves #98

@RohrerF RohrerF self-assigned this Jul 27, 2020
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RohrerF RohrerF merged commit 6353c0c into master Jul 27, 2020
@RohrerF RohrerF deleted the rohrerf/fix_98 branch July 27, 2020 19:18

@nscheibe nscheibe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

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.

Iterative test case with multiple Snapshot.Match fails in 0.5.4 but worked in 0.5.2

2 participants