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

Feat/implement mock and stubs #12

Merged
merged 9 commits into from
Dec 15, 2023
Merged

Feat/implement mock and stubs #12

merged 9 commits into from
Dec 15, 2023

Conversation

Siddharth9890
Copy link
Collaborator

@Siddharth9890 Siddharth9890 commented Dec 12, 2023

  1. Added mocks and stubs for organization, auth, user, pda, data request templates
  2. Re implemented the jest test for the above
  3. Added basic regex based validators for strings, email
  4. Created a validate object method which will validate objects except filters and will use validators in 3 point mentioned to validate
  5. Removed some unused packages like dotenv. and removed all env's from code
  6. Also added some config in package.json regarding sdk info and license
  7. Added validations for wallets using solana and ethers packages

@Siddharth9890 Siddharth9890 added the enhancement New feature or request label Dec 12, 2023
@Siddharth9890 Siddharth9890 self-assigned this Dec 12, 2023
@Siddharth9890 Siddharth9890 merged commit a552766 into main Dec 15, 2023
3 checks passed
@Siddharth9890 Siddharth9890 deleted the feat/implement-mock branch December 15, 2023 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants