-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
Find / add tests for API keys! #150
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Workers have applied to start work. These users each claimed they can complete the work by 264 years, 4 months from now. 1) afonne-cid has applied to start work (Funders only: approve worker | reject worker). I'm good at writing tests. I will appreciate you reach out with the specifics of this job and how, when, and where to start off Regards. Learn more on the Gitcoin Issue Details page. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Workers have applied to start work. These users each claimed they can complete the work by 264 years, 2 months from now. 1) afonne-cid has applied to start work (Funders only: approve worker | reject worker). I'm good at writing tests. I will appreciate you reach out with the specifics of this job and how, when, and where to start off Regards. Hello, I am interested by this task.please contact me on discord hugolb.eth#0001 Learn more on the Gitcoin Issue Details page. |
We have a bunch of regex which do not have tests:
Facebook (no idea how to use their API)
Twitter (I am bannned from making a bot)
GitHub App Token does not exist according to google
LinkedIn Client ID - changed to hash
LinkedIn Secret Key - changed to hash
GitHub Access Token - same as personal access token?
Stripe Restricted API Token - cant find
Square Access Token - no examples
Square OAuth Token - no examples
PayPal/Braintree Access Token - no examples
MWS Auth Token - no examples
Picatic API Key - no examples
Google OAuth Access Key - no example
Google OAuth ID - no examples
StackHawk API Key
NuGet API Key
SendGrid Token
Zoho Webhook Token
New Relic Admin API Key
New Relic Insights API Key
New Relic REST API Key
New Relic Synthetics Location Key
Microsoft Teams Webhook
Google FCM Server Key
Discord Webhook
Cloudinary Credentials
Bitly secret key
PyPi Upload Token
Shopify Private App Access Token
Shopify Custom App Access Token
Shopify Access Token
Shopify Shared Secret
Dynatrace Token
Google Cloud Platform API Key
Mailchimp API Key
Find some API keys and make some tests! Look here to find our tests, just copy one of them! https://github.com/bee-san/pyWhat/blob/main/tests/test_regex_identifier.py
The text was updated successfully, but these errors were encountered: