elm-program-test icon indicating copy to clipboard operation
elm-program-test copied to clipboard

Test Elm programs

Results 52 elm-program-test issues
Sort by recently updated
recently updated
newest added

https://github.com/elm/browser/blob/master/notes/navigation-in-elements.md

enhancement

I am sending a `Maybe Value` on a port in order to clear the localstorage key when it receives a null value (through sending a Nothing on logout). Trying to...

question

I had a problem to convert my code to use List Effect. I followed the documentations and there just use Effect. I written an apliccation and just on last time...

discussion

Hi @avh4 !! I started one poc project and happend a problem. My steps 1. elm init 2. elm install elm-test 3. create a simple test 4. Run and test...

See https://webaim.org/techniques/tables/data

enhancement

What is different between risky and non-risky requests that someone would want to assert about?

enhancement

(Needs examples of how spawn and kill are actually used in real programs.)

enhancement
discussion