Daniel Hutzel
5df70806f8
Reverting to human-readable UUIDs :)
2025-04-01 16:16:00 +02:00
D045778
37d82419f6
adapt test and link in csvs
2025-03-31 17:31:17 +02:00
Johannes Vogel
335d6bb53b
skip expectation for next release ( #824 )
2025-03-31 10:08:14 +02:00
Daniel Hutzel
7b92463394
Spring cleaning, part 2 ( #813 )
...
* Remove OData v2 show case: Genres TreeView
* Refactored bookstore and fiori services: consolidate routing and remove deprecated files
* Add Jest configuration file with silent mode enabled
* Refactor test files: streamline imports and remove redundant code
* Change price field type to Price for better clarity and precision
* Example for separation of concerns: access-control.cds
2025-03-21 09:48:11 +01:00
Daniel Hutzel
bbaaefae5b
Spring Cleaning → removing obsolete stuff, and moved non-app things to ./etc ( #810 )
...
* Remove obsolete stuff, and moved non-app things to ./etc
* remove test
* Update package-lock
---------
Co-authored-by: Christian Georgi <christian.georgi@sap.com >
2025-03-12 10:37:47 +01:00
Daniel Hutzel
d1a4a65eae
reverted accidental push
2024-12-13 07:17:59 +01:00
Daniel Hutzel
e0b9a29bbc
..
2024-12-13 07:09:54 +01:00
Pierre Fritsch
e2902640e3
Add test to illustrate how to call actions locally ( #276 )
...
* Add test to illustrate how to call actions locally
Add the code sample from the capire section [Unbound Actions / Functions](https://cap.cloud.sap/docs/node.js/services#-unbound-actions--functions ) as a test in the code sample repository.
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
* Wrap the action calls into a transaction
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
* Add assertions
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
---------
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
2024-07-29 20:38:54 +02:00
Daniel Hutzel
722cf622eb
Simplify hello world sample
2024-07-16 15:28:27 +02:00
Daniel Hutzel
09f02676ef
Quirks mode is gone w/ cds8 ( #729 )
...
* Quirks mode is gone w/ cds8
* Update test/cds.ql.test.js
* Updated package-lock.json
2024-07-15 14:16:10 +02:00
sjvans
187014d98b
adjust content-type check ( #728 )
2024-05-29 10:42:35 +02:00
Daniel Hutzel
85f24970de
Fully revert hacks ( #727 )
2024-05-29 09:58:02 +02:00
Samuel Brucksch
a191c4fd50
Partially revert "fix: adjusted tests for new OData adapter" ( #726 )
2024-05-28 18:22:45 +02:00
Samuel Brucksch
710dd7ac32
make it work
2024-05-28 14:27:08 +02:00
Daniel Hutzel
ec8608faab
.
2024-05-19 16:14:38 +02:00
Daniel Hutzel
4c46f115f5
Corrected tests
2024-05-19 10:53:14 +02:00
Daniel Hutzel
c6b88f6b66
import from @sap/cds instead of @sap/cds/lib
2024-05-14 15:57:14 +02:00
Daniel Hutzel
aaa94e2d5f
Improve tests to also work with node --test
2024-05-14 14:37:37 +02:00
Johannes Vogel
e23b04fffd
prepare samples for removal of quirks mode ( #689 )
2024-02-26 09:10:28 +01:00
Daniel Hutzel
5d7af63ec1
Updated hierarchical-data.test.js
2024-02-04 19:17:22 +01:00
Daniel Hutzel
2e0945a10b
cleanup
2024-02-02 16:57:58 +01:00
Daniel Hutzel
ea42ad6ab3
.
2024-01-26 14:19:06 +01:00
Daniel Hutzel
8bef766860
.
2024-01-26 14:17:34 +01:00
Daniel Hutzel
ba1a8dd989
Support ucs
2024-01-26 14:16:04 +01:00
Johannes Vogel
46a091fe8b
cds.test.in(...) must come first ( #623 )
...
* cds.test.in(...) must come first
* revert unrelated change
2023-11-10 11:52:16 +01:00
Christian Georgi
78174bfe28
Replace sqlite3 by @cap-js/sqlite ( #551 )
...
* Make tests run w/ cap-js/sqlite
* Set cwd in test
2023-11-10 10:31:20 +01:00
Daniel Hutzel
96473d45c8
Adjusting odata paths for cds7 ( #543 )
...
* Adjusting odata paths for cds7
* Still using old sqlite3
* npm ci
* Remove Node 14 tests
2023-07-05 11:07:20 +02:00
Christian Georgi
3140806c12
Make test more robust against schema changes
...
Only check for subset of JSON, not full JSON
2023-04-11 15:25:16 +02:00
Daniel
32be688fce
Fixes for better-sqlite
2023-03-22 14:43:56 +01:00
Daniel
72be4a28a6
cleanup
2023-03-16 19:58:31 +01:00
Christian Georgi
f731a95bd1
Fix indentation
2023-01-18 14:57:15 +01:00
Daniel Hutzel
a1c2f32408
Cleanup ( #440 )
...
* Cleanup
* minor cleanups
2023-01-13 09:08:20 +01:00
Daniel
28cfceeaf0
Avoid dangling IO resources
2022-12-20 13:30:17 +01:00
Daniel
02fc1a89a1
Fixed expected tenants in odata.test.js
2022-10-19 13:00:20 +02:00
Daniel
b0b4412c7a
Fixed genre for Eleonora
2022-10-12 14:59:10 +02:00
dependabot[bot]
70cfa82a35
Bump axios from 0.27.2 to 1.1.2 ( #410 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 14:03:08 +00:00
Daniel Hutzel
36b339a362
Re-enabling tests for cds.ql where clauses fix ( #403 )
2022-09-20 16:52:40 +02:00
Daniel
47655c5f48
unlock
2022-09-16 18:43:11 +02:00
Daniel Hutzel
b8e04027d5
Added few cds.ql tests ( #402 )
2022-09-16 14:55:38 +02:00
D065023
b0d74b0ea4
fixed localized tests
2022-09-09 15:38:23 +02:00
Daniel Hutzel
8ab66b4130
Fix tests to run with mocha ( #389 )
2022-08-15 14:11:52 +02:00
Christian Georgi
e477879d71
Do not depend on cwd in test
2022-08-08 17:07:13 +02:00
Daniel Hutzel
5c4247b14c
Fix usage of unqialified names with cds.db ( #378 )
2022-07-13 18:07:18 +02:00
Christian Georgi
ac5e631a92
Tests for hierarchies ( #375 )
2022-07-05 17:46:15 +02:00
Christian Georgi
96375aa221
Disable test temporarily
2022-06-28 09:11:39 +02:00
Christian Georgi
cae45fcd87
Tests
2022-06-28 09:11:39 +02:00
Daniel
b733643f2a
fixed accidential push
2022-04-09 12:38:24 +02:00
Daniel Hutzel
bbf1194a09
Cosmetics to test outlines ( #340 )
2022-04-03 12:36:11 +02:00
Christian Georgi
3f85676edd
Registry to handle packages with dashes
...
Like `@capire/data-viewer`, resulting in requests like
`GET /capire-data-viewer-0.1.0.tgz`
2022-04-01 11:49:28 +02:00
Daniel
959c07cee3
minor cosmetics for user service
2022-03-31 09:49:47 +02:00