21 Commits (1a29b44ad67394b87ee08818f97b23a8e707e77f)

Author SHA1 Message Date
Falk Werner 1a29b44ad6 chore: prefixed jsonrpc by wf_
4 years ago
Falk Werner 1b4034e081 fix: do not ignore return value of mkdtemp
4 years ago
Falk Werner 7856b5a99d feature: enabled authentication
4 years ago
Falk Werner 79318c47b8 refactor: extracted timer function of adapter into separate library
4 years ago
Falk Werner 69a1faaa3f chore: cleanup jsonrpc library
4 years ago
Falk Werner e3a3427ca8 refactor: made jsonrpc an independent library
4 years ago
Falk Werner c6ca2e14bd changed credentials API
4 years ago
Falk Werner 767bafcd01 added first idea of API
4 years ago
Falk Werner afb9c528e7 made c'tor explicit; disallow copy and assign
4 years ago
Falk Werner 5a80e0233c refactored test fixture
4 years ago
Falk Werner 7ed99088db fix: make c'tor explicit
4 years ago
Falk Werner 7c02b12449 fix: don't copy exceptions
4 years ago
Falk Werner 391b5926b6 added mock for provider client
4 years ago
Falk Werner 555058dbb5 made client protocol test single threaded
4 years ago
Falk Werner 77810168e0 fix: initialize context
4 years ago
Falk Werner c6265aeaf7 chore: added default ctor for ClientProtocolTest (to initialize members properly)
4 years ago
Falk Werner e21c716d34 refactored fake adapter server into ws server; added test for client protocol getattr
4 years ago
Falk Werner 4b418a45d4 chore: refactored test
4 years ago
Falk Werner 384de32bf5 removed some dead code
4 years ago
Falk Werner 17fa84bc38 made static_filesystem private (used for test purposes only)
4 years ago
Falk Werner a27e68f5a6 organized unit tests
4 years ago