[Task]: Use all fields when comparing examples on frontend
Open
beam-playground
improvement
P4
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What needs to happen?
Currently in `ExampleBase` only `path` is used to compare examples.
This makes tests to compare example objects more complex than they should be.
Need to:
1. Refactor current comparison cases to only compare path if this is what they really should do.
2. Include all (or most of the) fields in comparison.
### Issue Priority
Priority: 3
### Issue Component
Component: beam-playground
Contributor guide
Assessment
This issue has not been assessed yet.