Skip to content

Commit

Permalink
Intermediate commit w/ partial work- new strat:
Browse files Browse the repository at this point in the history
So, parameterization is good in testing.

Promises + Jasmine + Karma w/o let or const make it hard to do manually.

There should be a parameterization library.

There is a way to make it all work (moving all loops outside of
it/describe).

Which is good, because then each parameter can be reported as a separate test,
which improves reporting. But that solution is generally unpopular.
  • Loading branch information
ayjayt committed Jan 12, 2024
1 parent 3089c4a commit 99d336a
Showing 1 changed file with 263 additions and 226 deletions.
Loading

0 comments on commit 99d336a

Please sign in to comment.