mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:10:19 +00:00
6d2096cda9
* fix(e2e): Add admin role and permission This commit adds a new constant and modifies the `createUser` function. The function now creates a user with an admin role and a domain with admin permissions. Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com> * chore(ci): add e2e testing on CI Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com> * Remove unnecessary time.Sleep calls and optimize code execution Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com> --------- Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>