Closed avh4 closed 5 years ago
Some changes that seems pretty clear:
assertHttpRequestWasMade
-> expectHttpRequestWasMade
assertHttpRequest
-> shouldHaveMadeHttpRequest
assertAndClearOutgoingPortValues
-> shouldHaveOutgoingPortValues
Replaced by https://github.com/avh4/elm-program-test/pull/59
fillInTextArea
: this is kind of weird -- maybe should be renamed to be more specific (fillInPrimaryTextArea
)?check
: capybara hascheck
vsuncheck
instead of taking a Boolsimulate
: this should be more specific to DOM now -- maybesimulateDomEvent
? but will that name be confusing after adding simulation for Browser.Events (I guess that would besimulateBrowserEvent
)?within
https://docs.google.com/spreadsheets/d/1Z2M4RoameHD9hyEELpTdRrkIx4rLxJS9ifVoMc4IQjE/edit?usp=sharing