processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.37k stars 1.32k forks source link

Issue-#2923 added test for the Account Form. #2955

Closed gauravsingh94 closed 1 month ago

gauravsingh94 commented 8 months ago

Ref #2923

Changes: Added the test for AccountForm.

I have verified that this pull request:

gauravsingh94 commented 8 months ago

@lindapaiste

I have added the test for Account from please review it. if these test feel good to you then i started to write for the other component as well.

In the AccountForm test i have added the test for :

image

gauravsingh94 commented 8 months ago

@lindapaiste Added the tests for the LoginForm.

gauravsingh94 commented 8 months ago

@lindapaiste Added the test for the NewPasswordForm.

image

khanniie commented 1 month ago

thanks, these are great tests! : ) lgtm to me overall but you will probably have to move the test locations as it looks like the files have moved locations a little bit