Skip to content
Commit 52f469d5 authored by intrigeri's avatar intrigeri
Browse files

Test suite: start porting to new implementation of Persistent Storage

This includes:

 - Use Dogtail, so we exercise accessibility at least a little.

 - Use the remote shell's ability to execute Python

   Let's not bother converting a string into a Python one-liner to execute it
   through a shell: nowadays, the remote shell has native Python support :)

 - Check initial state before modifying it

   If the next assertion ever fails, this one will give us confidence
   that at least we started from the state we expected.

refs #17803
parent d1b035df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment