dalekjs / dalek

[unmaintained] DalekJS Base framework
MIT License
695 stars 63 forks source link

add a working test for the actions #156

Open rafinskipg opened 9 years ago

rafinskipg commented 9 years ago

I know you are working on a re-done version of dalekjs but do not forgot to add some working tests

I could try to help with some tests if you have any working properly, so you could ensure that versions do not break changes.

asciidisco commented 9 years ago

We probably are going to do some breaking changes & then add a compat. layer afterwards, to enable old tests to run in the new environment. If you think you have some nifty edge cases, please provide them.

What also would be ver beneficial for us, would be a list of "pain points", things that freaked you out when using Dalek, or things you think could be done easier from an API perspective.