Christian Georgi
30bfd70c49
Update package-lock
2022-02-21 09:42:12 +01:00
Mikhail Goncharov
6fb9581cf1
Update package.json
2022-02-17 10:39:18 +01:00
Mikhail Goncharov
e87d6cdfc5
Update devDependencies
2022-02-17 10:35:35 +01:00
Christian Georgi
68c2504fc4
package-lock update
2022-02-07 10:37:00 +01:00
Christian Georgi
1a71a6d28a
Simple Data Viewer
...
- Generic CDS service to fetch data
- Simple Vue.js UI
2022-01-27 15:28:04 +01:00
Christian Georgi
50791bed80
Override tar with newer version
2022-01-17 13:20:10 +01:00
Daniel
a8345122ea
fixed support for mocha
2022-01-04 13:55:37 +01:00
Daniel
379ddc9fb0
Added npm start script → launching fiori
2021-12-14 10:13:53 +01:00
Daniel
680a6ae68f
Introduced bookstore composite app
2021-11-04 10:37:33 +01:00
Daniel
117000df71
Revert "temporarily using sqlite3 until next release to fix vulnerabilities"
...
This reverts commit f3ffb69d3a .
2021-10-08 07:50:04 +02:00
Daniel
f3ffb69d3a
temporarily using sqlite3 until next release to fix vulnerabilities
2021-10-08 07:41:18 +02:00
Daniel
f908484973
Updated package.json
2021-10-08 06:42:50 +02:00
Christian Georgi
c4529f3cd7
Increase test timeout
...
At least on slower machines or when file system caches are not filled,
the default 5000 ms are not enough for the tests to finish.
2021-09-29 13:51:49 +02:00
Christian Georgi
48d547e6cd
Make jest really silent
2021-09-10 15:35:36 +02:00
Daniel Hutzel
f599206bf4
Fixed cds.ql in latest release ( #232 )
...
* Fixed cds.ql in latest release
* Requires @sap/cds ^5.1.5
* fixed fixes
* More cdr tests
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2021-08-31 09:59:06 +02:00
Daniel
46b58f1b5c
skipping ts test
2021-08-27 14:19:17 +02:00
Daniel
091844219b
Upgrade to jest 27
2021-08-27 14:19:17 +02:00
Pierre Fritsch
ae09caf7ad
Enable cds watch hello
...
by moving the `hello` implementation into the subfolder `srv`
2021-08-03 16:01:10 +02:00
Christian Georgi
00bfc1507e
Isolate all TS stuff in hello package
2021-07-13 13:24:29 +02:00
Christian Georgi
47a58e7393
Moved typescript dependencies to hello package
...
This allows TS specifics to stay local in just one package
2021-07-13 13:09:54 +02:00
Christian Georgi
a89ec34f7c
Move jest config out of the way
2021-07-13 13:01:50 +02:00
Christian Georgi
444dcacb14
Add typescript package
2021-07-13 13:01:50 +02:00
Christian Georgi
2011a1ca7a
Use transform option to make ts test work
2021-07-13 13:01:50 +02:00
Christian Georgi
e8d08d039e
Add example for starting cds with ts-node
2021-07-13 13:01:46 +02:00
Christian Georgi
44e14926e4
Use latest Jest
2021-07-12 14:02:42 +02:00
Christian Georgi
592e945c28
Update package-lock
2021-07-12 14:02:21 +02:00
Christian Georgi
5d5c787365
Merge remote-tracking branch 'origin/master' into openapi
2021-07-05 17:59:00 +02:00
Christian Georgi
97670bbc84
Swagger UI with cds-swagger-ui-express
...
Moved from `bookshop` to `fiori`, as that one already has a `server.js`
2021-07-05 17:46:24 +02:00
Christian Georgi
82d6f54337
Merge remote-tracking branch 'origin/master' into openapi
2021-07-05 17:39:06 +02:00
Daniel
6e686c6c8b
adding top-level dependencies to @sap/cds
2021-06-04 11:52:49 +02:00
Christian Georgi
3117df1282
Test with Jest 26
...
`cds.test` seems to have issues w/ Jest 27.
To be investigated...
2021-05-28 14:56:25 +02:00
Daniel
064ce32b8a
npm script cleanup
2021-03-27 19:39:48 +01:00
Daniel
a7e0cf61a3
bump versions
2021-03-23 13:09:05 +01:00
Daniel
b6f3914d79
Minor cleanup to npm registry mock
2021-02-17 12:32:27 +01:00
Christian Georgi
5e829ae7bb
Merge branch 'origin/master' into openapi
2021-02-17 09:50:04 +01:00
Christian Georgi
85319d9e8d
Pin sqlite3 to 5.0.0
...
5.0.1 is broken at the moment
2021-02-09 17:15:24 +01:00
Daniel
d80084bfb7
Added @capire:registry
2020-11-17 17:51:18 +01:00
Daniel
f2c37ec162
composites
2020-11-17 07:35:43 +01:00
Christian Georgi
b47c9d75df
Embed Swagger UI
2020-11-13 16:10:07 +01:00
Daniel Hutzel
d0d08b1ee1
Enable authorizations w/ dummy-auth ( #158 )
...
* Enable authorizations w/ dummy-auth
* fixed: some tests run in privileged mode
* Fixed tests to skip auth
* npm test --silent
* Added dependency to passport
2020-11-12 23:56:04 +01:00
Daniel
ffaec7aa07
Using sqlite 5
2020-11-12 17:06:50 +01:00
Daniel
7b5c60c3c7
cleanup mocha settings
2020-10-29 17:35:57 +01:00
Daniel
d9a06d16f1
clean up legacy stuff
2020-10-26 16:21:30 +01:00
Gregor Wolf
7ae618d803
Add media to scripts and dependencies
2020-09-30 08:55:29 +02:00
Daniel
6b3d9db4e9
Remove obsolete dep to @capire/tests
2020-08-19 12:28:53 +02:00
Daniel
522ec8e071
Simplified debugging
2020-07-07 17:29:30 +02:00
Daniel
3831951b65
prepared for cdr
2020-04-21 21:21:45 +02:00
Daniel
0dcb669548
Added tests for programmatical service consumption
2020-04-07 16:38:39 +02:00
Daniel
b362d955c4
Added npm test script
2020-04-05 03:54:12 +02:00
Daniel
faa910161a
Adding tests for mocha and jest
2020-04-04 18:03:04 +02:00