Pradip Subedi
Pradip Subedi
> Hi @prashant-gurung899 > > Integration tests are located here: > > * https://github.com/spree/spree_backend/tree/main/spec/features/admin > > * https://github.com/spree/spree_rails_frontend/tree/main/spec/features Hi @damianlegawiec Thank you for pointing to the integration tests. While these...
While deleting the non-existing user, in the request body: - If I change the `idp` to some random one or two digit number (like `"idp":"localhost:33"`) then the server hangs up....
`200` is returned when local user tries to delete the federated connection that has been already deleted by same user: ``` Given using server "LOCAL" And "Alice" has generated invitation...
> check activities for events (applicable to files, folders or spaces): > > Resource (file/folder): > - [ ] file version download (knowingly disabled in > > https://github.com/owncloud/ocis/pull/10368) > >...
Trying locally also produces above flakiness: **The expiration message coming:** https://github.com/user-attachments/assets/7544f817-9bf5-47bd-927d-5b4f81c692f6 **The expiration message is not coming:** https://github.com/user-attachments/assets/dcd0e3c6-4c81-43d5-bdcd-503659fc5917
> - [ ] https://github.com/owncloud/ocis/issues/10793 : use `ocis notifications send-email` to use the service. Make sure to write test that email notification comes daily when `daily` is chosen in UI...
All tasks are completed. Closing this now
We can have test coverage now and add them to the expected failures list.
Since all the test cases have been covered, we can close this. cc @Salipa-Gurung @saw-jan @S-Panta