magenoxx
|
8759b6de33
|
[AVR] 13 cards with Soulbond
|
2012-05-17 15:20:21 +04:00 |
|
magenoxx
|
3822e0d09b
|
Soulbond keyword
|
2012-05-17 09:51:08 +04:00 |
|
Loki
|
e98f0c184a
|
[AVR] 2 cards, fix Cryptoplasm self-targeting, add test for it
|
2012-05-17 00:21:22 +03:00 |
|
magenoxx
|
3fb7dc2993
|
minor changes in test logging level
|
2012-05-15 11:54:47 +04:00 |
|
magenoxx
|
cd7e10e186
|
13 tests for Soulbond keyword
|
2012-05-15 08:33:53 +04:00 |
|
magenoxx
|
e003b43214
|
[AVR] Homicidal Seclusion + several tests
|
2012-05-15 07:21:11 +04:00 |
|
magenoxx
|
9e45c0a911
|
[AVR] Necrobite + Regenerate effect test
|
2012-05-12 15:46:07 +04:00 |
|
magenoxx
|
ce85896c87
|
moved single card tests to 'single' package
|
2012-05-12 15:45:33 +04:00 |
|
magenoxx
|
629b5fd589
|
[AVR] Hunted Ghoul with tests
|
2012-05-12 15:23:38 +04:00 |
|
magenoxx
|
519e136431
|
More failing tests based on bug reports
|
2012-05-11 20:25:58 +04:00 |
|
magenoxx
|
38eaef59e0
|
Two failing tests based on users' bug reports
|
2012-05-11 19:34:56 +04:00 |
|
magenoxx
|
1eba9096b0
|
More tests. One test fails.
|
2012-05-11 17:34:24 +04:00 |
|
magenoxx
|
55bf5714a0
|
[AVR] Harvester Of Souls + test.
|
2012-05-09 10:04:11 +04:00 |
|
magenoxx
|
e196b2bb07
|
Failinig test for 'Mikaeus, the Lunarch' card.
|
2012-05-08 19:12:44 +04:00 |
|
magenoxx
|
cf2e3a4c6a
|
Added failing test that reproduces issue with source zone changing for triggered abilities
|
2012-05-08 19:00:31 +04:00 |
|
magenoxx
|
9aa578761f
|
minor fix (method name + comment)
|
2012-05-08 14:47:35 +04:00 |
|
magenoxx
|
59a72e974a
|
[AVR] 3 cards + tests for filter and dies triggered ability
|
2012-05-08 14:44:46 +04:00 |
|
Loki
|
9de37bea5a
|
Fixed memory leak
|
2012-05-06 23:40:44 +03:00 |
|
Loki
|
40fda24615
|
[load test] new load pattern
|
2012-05-06 23:40:43 +03:00 |
|
magenoxx
|
e2bd32fd3d
|
[load] Updated tests plus some fixes.
|
2012-05-04 10:25:26 +04:00 |
|
magenoxx
|
80a25377b5
|
GatekeeperOfMalakir kicker test. Fails.
|
2012-05-03 18:21:30 +04:00 |
|
magenoxx
|
f39d5dbca1
|
New implementation for LevelUpAbility. All tests ok.
|
2012-05-02 20:20:01 +04:00 |
|
magenoxx
|
c2ea8246d2
|
Tests for LevelUpAbility
|
2012-05-02 19:21:29 +04:00 |
|
magenoxx
|
76c6362df1
|
Test that reproduces bug with PhantasmalImage and creature with LevelUpAbility
|
2012-05-02 17:25:10 +04:00 |
|
magenoxx
|
f40df8a453
|
Added test for Level Up ability
|
2012-05-02 17:16:46 +04:00 |
|
magenoxx
|
40ff3dd498
|
Tests reproducing bug in Mage.Core with creature CopyEffect for triggered abilities
|
2012-05-02 16:48:11 +04:00 |
|
magenoxx
|
6cd04e3380
|
[AVR] Favorable Winds + tests
|
2012-05-01 19:47:45 +04:00 |
|
magenoxx
|
933f094f69
|
More careful fix for PlayerImpl.canPlay. Moved ThaliaGuardianOfThrabenTest to another package.
|
2012-05-01 12:33:51 +04:00 |
|
magenoxx
|
4526d50e43
|
Added tests for cost modification effects based on Arcane Melee card. One test fails because of bug in core.
|
2012-05-01 12:07:06 +04:00 |
|
magenoxx
|
29f602920d
|
[load] put loading tests to ignore (should be executed manually)
|
2012-05-01 11:53:22 +04:00 |
|
magenoxx
|
537c326789
|
[load] loading testing: added simple test for starting game by two players
|
2012-04-30 18:56:36 +04:00 |
|
North
|
d0296a4c00
|
removed wrong javadoc
|
2012-04-13 22:18:42 +03:00 |
|
North
|
47bd74a24c
|
[refactoring] Moved Sets.loadDeck to a DeckImporterImplementation
|
2012-04-08 16:52:21 +03:00 |
|
magenoxx
|
4295a7bf55
|
Ignoring SoulSeizerTest for a while. Fails because of fix for TestPlayer returning false for pass action (as it should have before).
|
2012-04-07 11:53:18 +04:00 |
|
magenoxx
|
f0be9c35d7
|
Moved skipping initial shuffling to game options.
|
2012-04-07 11:52:31 +04:00 |
|
magenoxx
|
5ede2cb7b3
|
Test reproducing issue with Mul Daya Channelers boost ability.
|
2012-04-07 11:08:11 +04:00 |
|
magenoxx
|
e3f27cbc89
|
Fix for pass action in test framework. Updated assert information for assertPT.
|
2012-04-07 11:07:35 +04:00 |
|
jeffwadsworth
|
78dd1acf3a
|
- Added some ROE cards.
|
2012-03-31 11:52:46 -05:00 |
|
jeffwadsworth
|
10d783eed0
|
- Added some ROE cards.
|
2012-03-31 10:51:58 -05:00 |
|
North
|
7aeee8ef7e
|
refactored test names
|
2012-03-28 22:47:06 +03:00 |
|
North
|
86c93b2a06
|
fixes ticket 47
|
2012-03-27 09:43:46 +03:00 |
|
magenoxx
|
563687566c
|
fix for TestSightlessGhoul
|
2012-03-26 22:03:47 +04:00 |
|
Loki
|
4df0201256
|
add test (broken for now)
|
2012-03-26 21:54:03 +04:00 |
|
magenoxx
|
0b75e4866a
|
Fixed EntersBattlefieldEffect. PhantasmalImage's CopyEffect works now.
|
2012-03-26 20:05:20 +04:00 |
|
BetaSteward
|
e859e142fa
|
2 DKA
|
2012-03-26 08:55:30 -04:00 |
|
magenoxx
|
97bccf7606
|
Phantasmal Image test.
|
2012-03-26 10:35:16 +04:00 |
|
magenoxx
|
fb8f4c3c67
|
Test for Exiled and fix.
|
2012-03-26 09:20:30 +04:00 |
|
magenoxx
|
7ed17d0fdb
|
Fixed final asserts in tests (OblivionRingTest still fails)
|
2012-03-26 00:33:22 +04:00 |
|
magenoxx
|
11bda039f5
|
fixed comments in the recent test committed
|
2012-03-25 23:24:07 +04:00 |
|
magenoxx
|
97e5f6aa16
|
Added test that reproduces issue with Oblivion Ring second ability
|
2012-03-25 23:16:24 +04:00 |
|
BetaSteward
|
9e5dd044e3
|
1 DKA
|
2012-03-15 22:29:37 -04:00 |
|
BetaSteward
|
5d652e9128
|
2 DKA + Spiteful Shadows fix
|
2012-03-12 22:08:57 -04:00 |
|
BetaSteward
|
de4153c5aa
|
3 DKA
|
2012-03-11 23:20:56 -04:00 |
|
BetaSteward
|
e04a055dd6
|
2 DKA
|
2012-03-10 22:23:21 -05:00 |
|
BetaSteward
|
3b643805c8
|
normalized ContinuousEffects
|
2012-03-10 22:20:24 -05:00 |
|
BetaSteward
|
5d6a6117bf
|
2 DKA
|
2012-03-08 22:49:59 -05:00 |
|
BetaSteward
|
f1fefb0d59
|
2 DKA
|
2012-03-08 13:54:31 -05:00 |
|
BetaSteward
|
e03aaee4b6
|
updated searching/shuffling interaction
|
2012-03-08 13:53:23 -05:00 |
|
BetaSteward
|
dddca6ae32
|
2 DKA
|
2012-03-05 22:44:49 -05:00 |
|
BetaSteward
|
0075799681
|
2 DKA
|
2012-03-05 15:14:12 -05:00 |
|
BetaSteward
|
5525cd24f9
|
2 DKA
|
2012-03-03 23:20:47 -05:00 |
|
BetaSteward
|
db02ea3aa6
|
fixes
|
2012-03-03 23:20:10 -05:00 |
|
BetaSteward
|
67fb349224
|
3 DKA
|
2012-03-02 15:42:34 -05:00 |
|
North
|
3c6a4d329c
|
Ignored TestPlayer.java
|
2012-03-01 21:24:30 +02:00 |
|
BetaSteward
|
12027369a5
|
DKA - IncreasingVengeance
|
2012-02-29 13:35:34 -05:00 |
|
BetaSteward
|
cab80c5a68
|
4 DKA
|
2012-02-28 22:54:40 -05:00 |
|
BetaSteward
|
b00aa6a7d2
|
fixed WerewolfRansacker
|
2012-02-28 14:27:53 -05:00 |
|
BetaSteward
|
1dbc0a2be5
|
2 DKA
|
2012-02-28 14:25:36 -05:00 |
|
BetaSteward
|
2a380b6090
|
2 DKA
|
2012-02-26 23:05:16 -05:00 |
|
BetaSteward
|
c64c597467
|
DKA - Fiend of the Shadows
|
2012-02-26 21:48:55 -05:00 |
|
BetaSteward
|
9ae7ff87ea
|
more tests + some fixes
|
2012-02-25 23:24:06 -05:00 |
|
BetaSteward
|
8e7e111fb9
|
2 DKA
|
2012-02-23 15:30:11 -05:00 |
|
BetaSteward
|
142207ce86
|
added random game test
|
2012-02-23 15:28:47 -05:00 |
|
BetaSteward
|
68391a7522
|
fixed some NPE's and other errors
|
2012-02-23 15:26:57 -05:00 |
|
BetaSteward
|
1951fd314b
|
2 DKA
|
2012-02-19 23:13:08 -05:00 |
|
BetaSteward
|
828662f6f3
|
3 Curses from DKA
|
2012-02-19 09:52:39 -05:00 |
|
BetaSteward
|
6828f1d651
|
2 DKA + tests
|
2012-02-17 22:53:27 -05:00 |
|
BetaSteward
|
86906c633a
|
updated test framework - added TestPlayer which only performs instructed actions
|
2012-02-17 10:40:57 -05:00 |
|
BetaSteward
|
4fd59f9e8c
|
added test for continuous effects + modified tests to stop on specified turn and step
|
2012-02-06 10:06:25 -05:00 |
|
Loki
|
dfddc70984
|
test for game hangs when computer cant find card in library
|
2011-12-26 17:30:55 +04:00 |
|
magenoxx
|
fa9f6115cf
|
author fix in test comments
|
2011-12-26 13:47:15 +04:00 |
|
magenoxx
|
86bd2d3c40
|
Update test for attacking AI. Sometime reproduces not attacking with Zephyr Sprite.
|
2011-12-26 13:46:18 +04:00 |
|
magenoxx
|
a0866ef602
|
RegenerateAbilityTest. Make sure AI blocks, chooses biggest creature to block and uses regenerate ability.
|
2011-12-26 13:30:59 +04:00 |
|
magenoxx
|
a71ce5c405
|
Update EquipAbilityTest. Reproduces Issue 420.
|
2011-12-26 10:55:07 +04:00 |
|
magenoxx
|
d004525027
|
Test for equip ability.
|
2011-12-24 20:15:03 +04:00 |
|
magenoxx
|
8e178478e2
|
[Mage.Tests] Now all tests work.
|
2011-12-24 19:33:24 +04:00 |
|
magenoxx
|
f134a79203
|
Added test for additional damage from AI after combat. Fixed NimShamblerTest.
|
2011-12-24 19:00:10 +04:00 |
|
magenoxx
|
3e3a930794
|
Added additional test for combat (ai shouldn't attack against creatures with double strike).
|
2011-12-24 18:59:22 +04:00 |
|
magenoxx
|
53e9d2752b
|
Fixed combat actions in MAD AI. Updated tests.
|
2011-12-24 18:45:13 +04:00 |
|
magenoxx
|
c02d453a4b
|
Some performance measurement. Game state copying performance is good.
|
2011-12-24 15:14:27 +04:00 |
|
magenoxx
|
dc2ebdd16d
|
Some tests fixes. Returned back checking for repeated action with the fix.
|
2011-12-24 12:34:00 +04:00 |
|
magenoxx
|
065f1c3190
|
Fixed Issue 375.
|
2011-12-12 14:46:49 +04:00 |
|
magenoxx
|
9fe16d3518
|
Damage distribution test. Reproduces Issue 375.
|
2011-12-12 14:28:33 +04:00 |
|
magenoxx
|
20aa0c645f
|
Reproduces the AI issue when its own creature is sacrificed for no reason.
|
2011-12-11 16:38:06 +04:00 |
|
magenoxx
|
41f0fecd6e
|
Test for AI that reproduces the case when useful "may" ability isn't used.
|
2011-12-11 16:37:34 +04:00 |
|
magenoxx
|
c5d2d41f60
|
Test that reproduces Issue 411.
|
2011-12-11 15:24:20 +04:00 |
|
magenoxx
|
dc9397bd62
|
Test that reproduces Issue 387.
|
2011-11-24 10:54:26 +04:00 |
|
Loki
|
cd8f0ae2fe
|
[RAV] Leave No Trace, 3 player reward cards
|
2011-11-19 21:38:43 +04:00 |
|
Loki
|
90116082ea
|
more reward cards
|
2011-11-18 22:04:09 +04:00 |
|
Loki
|
f5e9ead285
|
test for Issue 317
|
2011-11-17 17:20:37 +04:00 |
|