Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vis Augmenter] Add tests in OSD & AD plugin #752

Merged
merged 6 commits into from
Jul 13, 2023

Commits on Jun 27, 2023

  1. [Vis Augmenter / Feature Anywhere] Add test suite for vanilla OSD + h…

    …elper fns for plugins (#725)
    
    * feature anywhere initial tests
    
    Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
    
    * Add test suite
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Remove unnecessary test case
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Optimize getters
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    ---------
    
    Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    Co-authored-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
    ohltyler and jovancacvetkovic committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d65bf9f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. [Feature Anywhere / Vis Augmenter] Add test flows for integration wit…

    …h AD plugin (#727)
    
    * feature anywhere initial tests
    
    Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
    
    * Add test suite
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Add AD vis augmenter tests
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * More refactoring
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * More tests
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Add test for AD cleanup scenario
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Set up saved obj test suite
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Add reminder TODO
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Add tests regarding saved obj visibility
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * Add view events tests
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * cleanup
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    * remove import
    
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    
    ---------
    
    Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    Co-authored-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
    ohltyler and jovancacvetkovic committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5013760 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix NPE

    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    ohltyler committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    46ed708 View commit details
    Browse the repository at this point in the history
  2. Fix bug of non-empty dashboard; remove unnecessary test

    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    ohltyler committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    80be43b View commit details
    Browse the repository at this point in the history
  3. Simplify dashboard creation

    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    ohltyler committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8fbb5ba View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Update undefined check

    Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
    ohltyler committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    00917c5 View commit details
    Browse the repository at this point in the history