Skip to content

Move date time picker tests to dashboard header spec

Miguel Rincon requested to merge mrincon/move-time-picker-tests into master

What does this MR do?

Move date time picker and refresh button tests to dashboard header spec

As the date time picked is located in the dashboard header, the specs should match. This also simplifies some store mocking.

Fewer lines of code 🎉

Screenshots

N/A

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
Edited by Miguel Rincon

Merge request reports