79e8424677
* ongoing * while there, make sure we test everything * reorganize previous commit * ensure we have reasonable coverage in session The code in here would be better with unit tests. We have too many integration tests and the tests overall are too slow. But it's also true that I should not write a giant diff as part of this PR. |
||
---|---|---|
.. | ||
checkinconfig.go | ||
checkininfo.go | ||
experiment_test.go | ||
experiment.go | ||
keyvaluestore.go | ||
logger.go | ||
measurement.go | ||
model_test.go | ||
model.go | ||
README.md | ||
scrub.go | ||
service.go | ||
tortarget.go | ||
urlinfo.go | ||
urllistconfig.go |
Package github.com/ooni/probe-engine/model
Shared data structures and interfaces.