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

Text overflows Div #4

Closed
haroon-meer opened this issue Jun 29, 2016 · 0 comments
Closed

Text overflows Div #4

haroon-meer opened this issue Jun 29, 2016 · 0 comments

Comments

@haroon-meer
Copy link

Created tokens overflow their div's

div-overflow

or

sql-token

@thinkst thinkst closed this as completed Jul 24, 2017
wleightond pushed a commit that referenced this issue May 5, 2023
Adds Unique Email Token tests. Create, trigger and check that token a token hit was generated.

Additional:

- Adds a simple webhook(er) for testing. This allows one to add a webhook_url on token creating and assert that this is hit and that the data sent to the webhook is accurate. It has some limitations: max number of connections to ngrok is 20 (tests limit this but the tokens server does not).

- Adds some helper functions to fire tokens and get stats from the webhook endpoint.

- Adds pre-commit to the ci. In the future this can be made pre-commit.ci to auto fix the nitpicks.

- Adds pre-commit flake8 to check for unused imports which are common due to vscode pylance plugin's auto import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant