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

Add model call tests #97

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

tatianacv
Copy link
Contributor

Adding tests for testing calling a method. We add four tests that include

  1. Calling model indirectly using call and __call__ (2 tests)
  2. Calling a model directly using call and __call__ (2 tests)

Related to #24

@khatchad khatchad enabled auto-merge (squash) October 26, 2023 13:14
Copy link
Collaborator

@khatchad khatchad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@khatchad khatchad merged commit e6658ae into wala:master Oct 26, 2023
1 check passed
@khatchad khatchad deleted the contrib_addModelCallTests branch October 26, 2023 13:15
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.

2 participants