Simone Basso
7eedf4d947
feat(geoip, info): write comprehensive unit tests
2020-11-20 12:19:51 +01:00
Simone Basso
fa803300bb
refactor(ooni): introduce interfaces for testability
2020-11-20 12:19:51 +01:00
Arturo Filastò
5055eaa88a
Add info and reset commands
2018-09-10 15:15:29 +02:00
Arturo Filastò
38a5637cf5
Write to output when a function is not implemented
2018-06-25 13:19:54 +02:00
Arturo Filastò
0c5b6aa37c
Rename gooni to probe-cli
...
This is the command I used:
```
rg 'github.com/openobservatory/gooni' --files-with-matches \
| xargs sed -i '' 's/github.com\/openobservatory\/gooni/github.com\/ooni\/probe-cli/g'
```
2018-05-03 14:59:55 +02:00
Arturo Filastò
3cdb927eb0
Implement handlers to normalise how logging is handled
2018-02-21 17:06:30 +02:00
Arturo Filastò
7327e1ff7f
Start laying out the structure of gooni
2018-02-07 20:02:18 +02:00