issues
search
ucsb-cs156-f23
/
proj-organic-f23-6pm-1
https://ucsb-cs156-f23.github.io/proj-organic-f23-6pm-1/
0
stars
0
forks
source link
pc - try to resolve flaky test
#64
Open
pconrad
opened
11 months ago
pconrad
commented
11 months ago
In this PR, we try to resolve a flaky test by:
separating it out into its own file, so that it has its only private Argument Captor, to try to avoid interactions with other tests
make the test flexible for which of the calls to
save
has the
error
in it.
In this PR, we try to resolve a flaky test by:
save
has theerror
in it.