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

[WIP]: test(UI+model): implement test code from plans and more #139

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kyubxy
Copy link
Collaborator

@kyubxy kyubxy commented Sep 26, 2023

added to allow easy progress tracking on this (very urgent and important) task.

may also need to revise the original test plans in the process

closes: #92

});

describe('the parameter pane', () => {
it('should change arrow direction on back button', async() => {
Copy link
Member

Choose a reason for hiding this comment

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

do you mean by Hide/Show btn?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes i did. will change

@Lutra-Fs Lutra-Fs force-pushed the main branch 2 times, most recently from f2231a2 to a0d0b1e Compare October 7, 2023 02:06
@Lutra-Fs Lutra-Fs force-pushed the main branch 2 times, most recently from 89bac3b to 0085d96 Compare October 9, 2023 12:17
@Lutra-Fs Lutra-Fs marked this pull request as draft November 30, 2023 23:38
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.

implement test code for frontend components and model
2 participants