Commit Graph

20 Commits (8a40919296fb0896baa1b707b36bd855f00e7e27)

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