Skip to content

Remove specific date in audit events spec

Tan Le requested to merge 300514-fix-audit-event-date-dependent-specs into master

What does this MR do?

Remove specific dates in audit events specs.

By default, the audit event search results are limited to the current month. Having records created beyond that time range requires setting the date filter or else they will not show up in the page.

The specific broken specs do not test date filter or order logic. Hence, we could remove these dates.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #300514 (closed)

Edited by Tan Le

Merge request reports