Skip to content

Missing Tests for Components in User Pages Folder #2923

Open
@gauravsingh94

Description

@gauravsingh94
Contributor

Increasing Access

This will contribute to making the development bug-free.

Feature enhancement details

These files not have tests for them:

Screenshot from 2024-01-19 11-24-18

Activity

gauravsingh94

gauravsingh94 commented on Jan 19, 2024

@gauravsingh94
ContributorAuthor

@lindapaiste, if tests are deemed necessary for these files, I am willing to write them all. Please assign this task to me.

changed the title [-]No tests have been written for these files. If they are deemed necessary, I am prepared to update them.[/-] [+]Missing Tests for Components in User Pages Folder[/+] on Jan 19, 2024
added
Area: TestingFor tests, test coverage, or testing infrastructure
and removed
EnhancementImprovement to an existing feature
on Jan 19, 2024
lindapaiste

lindapaiste commented on Jan 19, 2024

@lindapaiste
Collaborator

@gauravsingh94 I'm generally in favor of having more tests. Before you get writing, let's think about what specific things we want to test for and how we can implement it.

gauravsingh94

gauravsingh94 commented on Jan 20, 2024

@gauravsingh94
ContributorAuthor

@gauravsingh94 I'm generally in favor of having more tests. Before you get writing, let's think about what specific things we want to test for and how we can implement it.

I would like to create tests for the following aspects:

  1. Verification of the presence of required fields on the website.
  2. Checking the functionality of each button to ensure they are working correctly.
  3. Validating that clicking on certain elements results in appropriate changes according to specified requirements.
added a commit that references this issue on Jan 25, 2024

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

added a commit that references this issue on Jan 31, 2024

Issue-processing#2923 added test for the Login Form.

10 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Area: TestingFor tests, test coverage, or testing infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @lindapaiste@raclim@gauravsingh94

    Issue actions

      Missing Tests for Components in User Pages Folder · Issue #2923 · processing/p5.js-web-editor