This is an automated email from the ASF dual-hosted git repository.
DImuthuUpe pushed a change to branch service-mock
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
from 284cbf36a Creating a slurm specific integration test script
add fbba01fcc Validating subscriber tests through audit logs
No new revisions were added by this update.
Summary of changes:
.../internal/subscribers/account.go | 94 +++++++--
.../subscribers/accountsub_integration_test.go | 212 ++++++++++++++++++++-
dev-ops/local-slurm/Makefile | 8 +-
internal/store/audit_event_store.go | 12 ++
internal/store/store.go | 2 +
pkg/service/audit_event.go | 9 +
pkg/service/interface.go | 1 +
pkg/service/mock.go | 44 +++++
8 files changed, 362 insertions(+), 20 deletions(-)