-
Notifications
You must be signed in to change notification settings - Fork 8
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: Subscription Service for Auto-Swap #8
feat: Subscription Service for Auto-Swap #8
Conversation
Hi @Gerson2102 Great job so far, Could you add tests, and also run |
Aight! @Abeeujah currently working on the tests. |
Hi @Gerson2102 can you please fix CI issue? |
@Abeeujah can you run the the CI again to see what happens now please? |
7cb3b2a
to
74f1c03
Compare
@Gerson2102 Kindly run |
I dont know how to make the tests working from the first time that we run |
Issue:
Closes #2
Changes
Adding the subscription file handling all the logic related to the requirements.
Adding new types
Adding new route
Notes
I tested locally and is working. But I'm not 100% sure if this is what you guys want. Is my first time doing something like this.