Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBGM-328 unit test cases for Grails 3 #4614

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

chetanmaharishi
Copy link
Collaborator

Please follow this PR also for previous commit
#4608

Now i have create one DomainUnit test case for TransactionType domain.

… fixed and passed. Overall 25% test cases are passed.

As per new grails 3 i made the code changes so atleast test cases are running now with command "grails test-app -Unit"
@jmiranda
Copy link
Member

@chetanmaharishi As we discussed on Slack can you please create a PR for just the TransactionTypeSpec (including any other changes that it depends on). You can keep this branch lying around as we'll probably come back to it once we have a chance to review the reference implementation. I am expecting that we'll be able to go through each @ignore'd test and convert them one by one, following the conventions laid out by the TransactionTypeSpec.

cc @EWaterman

@awalkowiak awalkowiak changed the base branch from feature/upgrade-to-grails-3.3.10 to develop May 17, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants