mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Add unit tests mocha and sql
This commit is contained in:
30
tests/sql/otp.sql.output
Normal file
30
tests/sql/otp.sql.output
Normal file
@@ -0,0 +1,30 @@
|
||||
current_database
|
||||
------------------
|
||||
signalk
|
||||
(1 row)
|
||||
|
||||
You are now connected to database "signalk" as user "username".
|
||||
Expanded display is on.
|
||||
Count auth.accounts
|
||||
-[ RECORD 1 ]
|
||||
count | 2
|
||||
|
||||
Settings auth.accounts
|
||||
-[ RECORD 1 ]-------+------
|
||||
email_notifications | false
|
||||
-[ RECORD 2 ]-------+------
|
||||
email_notifications | false
|
||||
|
||||
-[ RECORD 1 ]-------+------
|
||||
phone_notifications | false
|
||||
-[ RECORD 2 ]-------+------
|
||||
phone_notifications | false
|
||||
|
||||
-[ RECORD 1 ]--------
|
||||
telegram | 1234567890
|
||||
-[ RECORD 2 ]--------
|
||||
telegram | 9876543210
|
||||
|
||||
-[ RECORD 1 ]
|
||||
count | 0
|
||||
|
Reference in New Issue
Block a user