Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project: Libraries dependencies #1

Merged
merged 1 commit into from
Oct 1, 2019
Merged

project: Libraries dependencies #1

merged 1 commit into from
Oct 1, 2019

Conversation

sebdeleze
Copy link

  • NEW Add dependencies needed by ng-core.
  • NEW Add routing to both applications.
  • NEW Add record search for testing purpose.
  • BETTER Change scripts in package.json.

Co-Authored-by: Alicia Zangger alicia.zangger@rero.ch
Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

* NEW Add dependencies needed by ng-core.
* NEW Add routing to both applications.
* NEW Add record search for testing purpose.
* BETTER Change scripts in package.json.

Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
"test": "ng test admin && ng test public-search",
"lint": "ng lint admin && ng lint public-search",
"e2e": "ng e2e admin && ng e2e public-search"
"test": "ng test",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is these tests run the two projects?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, both tests are running with "ng test" command

@jma
Copy link
Contributor

jma commented Sep 30, 2019

Does not work with rero-ils and the npm version of @rero/ng-core.

@sebdeleze sebdeleze merged commit ddf405e into rero:dev Oct 1, 2019
@sebdeleze sebdeleze deleted the sed-ng-core-dependencies branch October 1, 2019 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants