Update mocha http tests, add export_logbook_kml_fn basic test

This commit is contained in:
xbgmsharp
2023-10-18 11:45:39 +02:00
parent d5bf36a85c
commit 5f709eb71e

View File

@@ -103,6 +103,14 @@ var moment = require('moment');
obj_name: null
}
},
{ url: '/rpc/export_logbook_kml_fn',
payload: {
_id: 2
},
res: {
obj_name: null
}
},
{ url: '/rpc/export_moorages_geojson_fn',
payload: {},
res: {
@@ -293,6 +301,14 @@ var moment = require('moment');
obj_name: null
}
},
{ url: '/rpc/export_logbook_kml_fn',
payload: {
_id: 4
},
res: {
obj_name: null
}
},
{ url: '/rpc/export_moorages_geojson_fn',
payload: {},
res: {