magefree / magefree/mage

verify test: add check for DFC transform effect without second side class

Open
#11,396 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

The verify test does raise an error if there is a `secondSideCardClazz` without a `TransformAbility()`, but it would also be useful to raise an error if there is a `TransformSourceEffect()` without either.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the verify test and read its existing check for secondSideCardClazz without TransformAbility(). Add coverage for TransformSourceEffect() when neither the second-side class nor TransformAbility() is present. Done means the verify test raises an error for that invalid combination without changing valid cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev, testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.