You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1109 introduced t/rpc-validation.t for testing the validation of RPCAPI requests. Even though it only exercises the validation code it had to configure a database. The validation code should be refactored so that it isn't dependent on a database.
The text was updated successfully, but these errors were encountered:
#1109 introduced
t/rpc-validation.t
for testing the validation of RPCAPI requests. Even though it only exercises the validation code it had to configure a database. The validation code should be refactored so that it isn't dependent on a database.The text was updated successfully, but these errors were encountered: