ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Create regex warning tests #304

Closed JackEAllen closed 2 years ago

JackEAllen commented 2 years ago

Summary of Work

Create initial unit tests for lewis.adapters.stream.Func in a new test file (tests/test_stream.py) to primarily test valid regex usage.

Acceptance criteria