Skip to content
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

refactor: introduce business oriented packaging #1217

Closed

Conversation

bobeal
Copy link
Member

@bobeal bobeal commented Aug 10, 2024

No description provided.

@github-actions github-actions bot added the refactoring Code refactoring label Aug 10, 2024
@bobeal bobeal added the common Relates to common behaviors label Aug 10, 2024
Copy link
Contributor

github-actions bot commented Aug 10, 2024

Test Results

   62 files  +2     62 suites  +2   1m 19s ⏱️ -5s
1 009 tests ±0  1 009 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 048 runs  ±0  1 048 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 46601d6. ± Comparison against base commit 7426cb5.

This pull request removes 799 and adds 645 tests. Note that renamed tests count towards both.
                      "@id": "https://uri…
                      "@type": "@json",
                      …
                    "@value": "/A/B"
                    "@value": "/C/D"
                    "@value": 20
                    "…
                    {
                   …, withTemporalValues=true, withAudit=false, expectation={
                  "@type": "https://uri.etsi.org/ngsi-ld/DateTime",
…
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should delete all entities owned by a user if user is deleted()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a create event for a group()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a create event for a subject with a default role()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a create event for an user()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a create event with the default tenant for an user()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a create event with unknwon properties for an user()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a delete event for a subject()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a delete event removing an user from a group()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a replace event changing the clientId of a client()
com.egm.stellio.search.authorization.listener.IAMListenerTests ‑ it should handle a replace event changing the given name of an user()
…

♻️ This comment has been updated with latest results.

@bobeal bobeal force-pushed the refactor/introduce-business-oriented-packaging branch from 504b67c to d419088 Compare August 11, 2024 16:11
Copy link

@bobeal
Copy link
Member Author

bobeal commented Aug 15, 2024

superseded by #1219

@bobeal bobeal closed this Aug 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2024
@bobeal bobeal deleted the refactor/introduce-business-oriented-packaging branch August 31, 2024 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
common Relates to common behaviors refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants