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

Improve unit testing by allowing different types of operanders #332

Open
cicr99 opened this issue Mar 28, 2024 · 3 comments
Open

Improve unit testing by allowing different types of operanders #332

cicr99 opened this issue Mar 28, 2024 · 3 comments

Comments

@cicr99
Copy link
Contributor

cicr99 commented Mar 28, 2024

Currenty the testing structure we have creates Deref structs for the operanders we pass. This is consistent with ResOperanders, but if you would need a CellRef to be passed to the constructor it wouldn't be possible. It would be good to modify it as to allow us to pass the operander we need

@cicr99 cicr99 mentioned this issue Mar 28, 2024
@ebukizy1
Copy link

can i be assign this.. will love to work on it.

@TAdev0
Copy link
Member

TAdev0 commented Jun 4, 2024

hi @ebukizy1 sorry for the late answer. This issue was not opened to external contributors. thanks for your interest though

@TAdev0 TAdev0 self-assigned this Jun 4, 2024
@TAdev0
Copy link
Member

TAdev0 commented Jun 12, 2024

@cicr99 still thinking about the best way to achieve this

@TAdev0 TAdev0 removed their assignment Jul 11, 2024
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

No branches or pull requests

3 participants