Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add changeSupervisorsRequest #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

chevre-a-mt
Copy link
Contributor

No description provided.

@Ezveus
Copy link
Collaborator

Ezveus commented Dec 14, 2023

Fix rubocop please.

@chevre-a-mt
Copy link
Contributor Author

Rubocop is ok

@chevre-a-mt
Copy link
Contributor Author

chevre-a-mt commented Jun 11, 2024


  1) KazeClient list requests applies metadata with success on companies request
     Failure/Error: expect(response.dig('meta', 'filter', 'email')).to eq(%w[a])

       expected: ["a"]
            got: nil

       (compared using ==)
     # ./spec/kaze_client_spec.rb:184:in `block (3 levels) in <top (required)>'

Finished in 5.29 seconds (files took 0.29659 seconds to load)
16 examples, 1 failure

Failed examples:

rspec ./spec/kaze_client_spec.rb:157 # KazeClient list requests applies metadata with success on companies request```

This test is failing not related to my updates

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants