Skip to content

Instantly share code, notes, and snippets.

@SohamRatnaparkhi
Last active August 28, 2023 09:33
Show Gist options
  • Save SohamRatnaparkhi/723d18ee1114aeff4f37a7cb2cdb44bc to your computer and use it in GitHub Desktop.
Save SohamRatnaparkhi/723d18ee1114aeff4f37a7cb2cdb44bc to your computer and use it in GitHub Desktop.

LFX Mentorship Term-2 Accomplishments 🚀

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:

My PRs

  1. Feat/subscriber: Interfaces in subscriber
  2. Test/mocks: added mocks for test cases
  3. Test/chaos_experiment_runs: Handler and service tests for experiment runs
  4. Test/chaos experiments: Tests for handlers and services
  5. Seperate experiment runs from experiments in chaos_center
  6. Test/exp run: Handler and service tests for experiment run package
  7. Feat: Reduce code duplicacy in chaos-workflow package

Issues

  1. feat: interface/struct pattern in subscriber
  2. Testcases for choas_experiment handler
  3. Testcases for choas_experiment_run handler
  4. Compilation errors in choas_hub/handler tests
  5. Incorrect function name in file_handler test
  6. Remove code duplicacy in chaos-workflow package
  7. Separate chaos-workflow and chaos-workflow-run in graphql-server

Gist

Chaos-Center Testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment