I am thrilled to announce the successful completion of my journey as an LFX mentee for LFX-Mentorship Term-2, collaborating on the exciting Litmus Chaos project. You can explore my project idea by visiting this link: Project Idea Link.
If you're curious about my LFX mentorship profile, feel free to check it out here: Mentorship Profile Link.
I express my heartfelt gratitude to Amit, Arko, Saranya and Namkyu for their unwavering guidance and support throughout this enriching three-month LFX mentorship program.
Here's a glimpse of the tasks I accomplished during this remarkable journey:
- Feat/subscriber: Interfaces in subscriber
- Test/mocks: added mocks for test cases
- Test/chaos_experiment_runs: Handler and service tests for experiment runs
- Test/chaos experiments: Tests for handlers and services
- Seperate experiment runs from experiments in chaos_center
- Test/exp run: Handler and service tests for experiment run package
- Feat: Reduce code duplicacy in chaos-workflow package
- feat: interface/struct pattern in subscriber
- Testcases for choas_experiment handler
- Testcases for choas_experiment_run handler
- Compilation errors in choas_hub/handler tests
- Incorrect function name in file_handler test
- Remove code duplicacy in chaos-workflow package
- Separate chaos-workflow and chaos-workflow-run in graphql-server