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

REFACTOR: Auto-Filled Login Credentials #99

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sam-rice
Copy link
Collaborator

  • Wrote Tests
  • Implemented
  • Reviewed

Necessary checkmarks:

  • All Tests are Passing in all environments

  • The code will run locally

Type of change

  • New feature
  • Bug Fix
  • Refactor
  • Styling
  • Testing
  • This change requires a documentation update

Description of Change:

This branch is a refactor of LoginPage to be auto-filled with login credentials. The beforeEach of every spec had to be refactored to account for the change, as well as a few assertions in the LoginPage spec.

Check the correct boxes

  • This broke nothing
  • This broke some stuff
  • This broke everything

Testing Changes

  • No Tests have been changed
  • Some Tests have been changed
  • All of the Tests have been changed(Please describe what in the world happened)

Checklist:

  • My code has no unused/commented out code
  • My code follows the style guidelines of this project
  • My code does not generate new warnings
  • I have reviewed my code
  • I have commented my code, particularly in hard-to-understand areas (if applicable)

@sam-rice sam-rice added enhancement New feature or request front-end labels Feb 17, 2023
@netlify
Copy link

netlify bot commented Feb 17, 2023

Deploy Preview for frabjous-halva-33ef87 ready!

Name Link
🔨 Latest commit 976eacd
🔍 Latest deploy log https://app.netlify.com/sites/frabjous-halva-33ef87/deploys/63eef07dc144fa0008d432ea
😎 Deploy Preview https://deploy-preview-99--frabjous-halva-33ef87.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant