mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Add maplapse unit tests
This commit is contained in:
24
tests/sql/maplapse.sql.output
Normal file
24
tests/sql/maplapse.sql.output
Normal file
@@ -0,0 +1,24 @@
|
||||
current_database
|
||||
------------------
|
||||
signalk
|
||||
(1 row)
|
||||
|
||||
You are now connected to database "signalk" as user "username".
|
||||
Expanded display is on.
|
||||
SET
|
||||
-[ RECORD 1 ]
|
||||
vessel_id | t
|
||||
|
||||
Insert fake request maplapse
|
||||
-[ RECORD 1 ]------+--
|
||||
maplapse_record_fn | t
|
||||
|
||||
SET
|
||||
GET pending maplapse task
|
||||
-[ RECORD 1 ]
|
||||
count | 1
|
||||
|
||||
Update process on completion
|
||||
UPDATE 1
|
||||
Insert video availability notification in process queue
|
||||
INSERT 0 1
|
Reference in New Issue
Block a user