Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Some items below should be raised as an issue but aren't:
camelCase
instead ofsnake_case
assert.deepEqual
exist for performing deep comparison between objectsAs usual, please do not create a kata that depends on external resources managed by unknown entities. As far as the current kata design goes, as soon as the data changes on their side the tests will be broken and unpassable.
Related to the above: there are no random tests.
Is this range exclusive or inclusive?
Also, what is
a
andb
? This isn't mentioned in the description either. (And this isn't a code golf kata, so can we have better input argument names?)This comment is hidden because it contains spoiler information about the solution
Wrong!: expected '3.406,00 €' to equal '3.406,00 €'
This comment is hidden because it contains spoiler information about the solution
Hi,
You should change the title: Defuse the bombs!
Cheers