gryffon / ringteki

Browser based Legend of the Five Rings LCG
https://jigoku.online
MIT License
86 stars 66 forks source link

aCF - Unified Company Test Update #3718

Closed marcsoiferman-cm closed 4 years ago

marcsoiferman-cm commented 4 years ago

Tests are failing on the server, updated the tests to remove the check that was causing a failure.

Failure, for the record, is:

Failures:
1) Unified Company integration Unified Company's ability should not trigger if you have equal cards in hand
  Message:
    Expected player1 to have prompt "Do you wish to discard Adept of the Waves?" but it had menuTitle "Do you wish to discard the facedown card?" and promptTitle "Break Shameful Display".
  Stack:
    Error: Expected player1 to have prompt "Do you wish to discard Adept of the Waves?" but it had menuTitle "Do you wish to discard the facedown card?" and promptTitle "Break Shameful Display".
        at UserContext.<anonymous> (/home/travis/build/gryffon/ringteki/test/server/cards/09.5-aCF/UnifiedCompany.spec.js:67:38)
        at runCallback (timers.js:810:20)
        at tryOnImmediate (timers.js:768:5)
        at processImmediate [as _immediateCallback] (timers.js:745:5)