This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mocha | |
magicthegathering.io API test | |
√ Should return 100 cards max (1468ms) | |
√ Should receive the card 'Heedless One' (351ms) | |
2 passing (2s) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mocha | |
magicthegathering.io API test | |
1) Should return 100 cards max | |
√ Should receive the card 'Heedless One' (414ms) | |
1 passing (2s) | |
1 failing |
OlderNewer