cisagov / LME

Logging Made Easy (LME) is a no cost, open source platform that centralizes log collection, enhances threat detection, and enables real-time alerting, helping small to medium-sized organizations secure their infrastructure.
https://www.cisa.gov/resources-tools/services/logging-made-easy
Other
892 stars 72 forks source link

Updated API and Selenium tests to validate Raw Access Read panel on User Security Dashboard #426

Closed rishagg01 closed 2 months ago

rishagg01 commented 3 months ago

๐Ÿ—ฃ Description

Added new test data with API call for the panel. Then modified the Selenium test to ensure the panel gets loaded.

๐Ÿ’ญ Motivation and context

The selenium test for this panel was being skipped because there is no data.

The test process can now verify the panel is being loaded succesfully.

๐Ÿ“ท Screenshots (DELETE IF UNAPPLICABLE)

๐Ÿงช Testing

All the API and Selenium tests were executed in the local environment and they all passed.

โœ… Pre-approval checklist

โœ… Pre-merge Checklist

โœ… Post-merge Checklist