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 93)Test Case of Time function #94

Merged
merged 4 commits into from
Nov 6, 2023
Merged

(WIP 93)Test Case of Time function #94

merged 4 commits into from
Nov 6, 2023

Conversation

SamSam9812
Copy link
Collaborator

@SamSam9812 SamSam9812 commented Oct 30, 2023

Through last week's efforts, the time function has been repaired and the time can now be displayed and set. The manual test has been passed, and the framework service through moxios has been added to simulate whether the simulator can work normally after pressing the save button.Below are the steps I intend to test in the test simulator framework.

Screenshot 2023-10-30 at 3 37 29 PM

In the test case, we need to make sure it is correct before setting it. (Display time, and button is used to modify time)
2.
Screenshot 2023-10-30 at 3 37 55 PM

After clicking the modification time, we can make changes and save them.

3.After clicking the save button, we should return the set time and return to the normal value

Screenshot 2023-10-30 at 3 42 59 PM

The time test has been completed, and a test about tagwindow has been added.

@SamSam9812 SamSam9812 requested a review from yashb196 October 30, 2023 20:44
@SamSam9812 SamSam9812 self-assigned this Oct 30, 2023
@SamSam9812 SamSam9812 marked this pull request as draft October 30, 2023 20:44
@SamSam9812 SamSam9812 added the Test Cases Created to generate test cases label Oct 31, 2023
@yashb196 yashb196 marked this pull request as ready for review November 6, 2023 15:28
Copy link
Collaborator

@yashb196 yashb196 left a comment

Choose a reason for hiding this comment

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

Looks good approving the PR

@yashb196 yashb196 merged commit f0b9611 into main Nov 6, 2023
2 checks passed
@yashb196 yashb196 deleted the SetTimeTest branch June 15, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Cases Created to generate test cases
Projects
Status: Dev-Done
Development

Successfully merging this pull request may close these issues.

2 participants