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

Feature/e2e #102

Merged
24 commits merged into from
Feb 4, 2020
Merged

Feature/e2e #102

24 commits merged into from
Feb 4, 2020

Commits on Jan 13, 2020

  1. added user e2e first test

    Angelo Manganiello committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5d70ce8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. finish user e2e test, need to do service in controllers

    Angelo Manganiello committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    86a0a8f View commit details
    Browse the repository at this point in the history
  2. fix jwt auth role

    Angelo Manganiello committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    adb8ebb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. need test save and put user to add authorities

    Angelo Manganiello committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    d0dbb68 View commit details
    Browse the repository at this point in the history
  2. tested jwt user post and put

    Angelo Manganiello committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    b2b8aa8 View commit details
    Browse the repository at this point in the history
  3. added first e2e templates for entity generations

    Angelo Manganiello committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    5b4fd5f View commit details
    Browse the repository at this point in the history
  4. added services templates in controller of entity generator

    Angelo Manganiello committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    7398b55 View commit details
    Browse the repository at this point in the history
  5. modifying tests with e2e

    Angelo Manganiello committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    a92650e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Update entity.e2e-spec.ts.ejs

    Angelo Manganiello committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    bd45401 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. added CRUD e2e test for entity-server

    Angelo Manganiello committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    05c3447 View commit details
    Browse the repository at this point in the history
  2. add assertions in tests

    Angelo Manganiello committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    ba0d5db View commit details
    Browse the repository at this point in the history
  3. Update entity.e2e-spec.ts.ejs

    Angelo Manganiello committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    277b932 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Update 1 test integration script without skip-git

    Angelo Manganiello committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    134fd9e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Update copy-resources.ts.ejs

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    8e85e82 View commit details
    Browse the repository at this point in the history
  2. Adding path join in copy-resources.ts

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    250c5f6 View commit details
    Browse the repository at this point in the history
  3. fix README for dist/main and add webpack

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    ab076d2 View commit details
    Browse the repository at this point in the history
  4. fix path load yaml files

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7314984 View commit details
    Browse the repository at this point in the history
  5. adding new e2e test for security

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    3f1bada View commit details
    Browse the repository at this point in the history
  6. added integration test for build

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    b0005ef View commit details
    Browse the repository at this point in the history
  7. added check for env in config

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    8928455 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'bug/resolve-env' into feature/e2e

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    daf5674 View commit details
    Browse the repository at this point in the history
  9. update README.md and security e2e test in app

    Angelo Manganiello committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    b7b7a4c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. fix error in react for location.state login.tsx

    Angelo Manganiello committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ba03966 View commit details
    Browse the repository at this point in the history
  2. added logo

    Angelo Manganiello committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c797658 View commit details
    Browse the repository at this point in the history