Skip to content

🔧 Add .auth playwright folder to .gitignore#1383

Merged
alejsdev merged 1 commit intofastapi:masterfrom
justin-p:add_playwright_auth_to_gitignore
Oct 3, 2024
Merged

🔧 Add .auth playwright folder to .gitignore#1383
alejsdev merged 1 commit intofastapi:masterfrom
justin-p:add_playwright_auth_to_gitignore

Conversation

@justin-p
Copy link
Copy Markdown
Contributor

@justin-p justin-p commented Oct 3, 2024

Currently when running playwright it creates a .auth folder which will contain a user.json file. This contains the access_token of the user used during testing.

image

It's less then ideal and not needed to commit this to source, as such the path has been added to the .gitignore file.

@alejsdev alejsdev changed the title Adds the .auth playwright folder to .gitignore Adds the .auth playwright folder to .gitignore Oct 3, 2024
@alejsdev alejsdev changed the title Adds the .auth playwright folder to .gitignore 🔧 Add .auth playwright folder to .gitignore Oct 3, 2024
@alejsdev alejsdev merged commit 1c3e464 into fastapi:master Oct 3, 2024
@alejsdev
Copy link
Copy Markdown
Member

alejsdev commented Oct 3, 2024

Thank you @justin-p 🤓

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants