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

Test improvements #52

Merged
merged 39 commits into from
Oct 30, 2017
Merged

Test improvements #52

merged 39 commits into from
Oct 30, 2017

Commits on Nov 27, 2016

  1. Test helper clean up - legacy methods removed, new one introduce to g…

    …et is_set property of OSGi configs
    Jakub Wadolowski committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    6c98cf2 View commit details
    Browse the repository at this point in the history
  2. First iteration of new tests

    Jakub Wadolowski committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    2c69456 View commit details
    Browse the repository at this point in the history
  3. include_missing has been set as true by default

    Jakub Wadolowski committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    bbd3245 View commit details
    Browse the repository at this point in the history
  4. POST approach tested on 6.1

    Jakub Wadolowski committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    5b10ee8 View commit details
    Browse the repository at this point in the history
  5. Regular OSGi configs almost done

    Jakub Wadolowski committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    e9a5cdd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. cq_osgi_config create action fully covered by serverspec tests (regul…

    …ar configs)
    Jakub Wadolowski committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    7349f22 View commit details
    Browse the repository at this point in the history
  2. Regular OSGi configs fully covered with tests

    Jakub Wadolowski committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    e008585 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

  1. cq_osgi_config tests completed for AEM 6.1

    Jakub Wadolowski committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    098b49b View commit details
    Browse the repository at this point in the history
  2. cq_osgi_config documentation improvements

    Jakub Wadolowski committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    7552224 View commit details
    Browse the repository at this point in the history
  3. Old cq_osgi_config test recipes are totally redundant

    Jakub Wadolowski committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    0e66905 View commit details
    Browse the repository at this point in the history
  4. All cq_osgi_config tests were merged into a single file

    Jakub Wadolowski committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    1fb1ddd View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2016

  1. cq_package docs improvement

    Jakub Wadolowski committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    379d59a View commit details
    Browse the repository at this point in the history
  2. rescue_mode and post installation cheks added as a cq_package example…

    … in README
    Jakub Wadolowski committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    9bb8e4f View commit details
    Browse the repository at this point in the history
  3. There's no point to keep old cq_osgi_config test suites

    Jakub Wadolowski committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    015ed1d View commit details
    Browse the repository at this point in the history
  4. cq_package tests refactored for AEM 6.1

    Jakub Wadolowski committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    115bd73 View commit details
    Browse the repository at this point in the history
  5. After migration to test/cookbooks osgi_config_wrapper can be safely r…

    …emoved
    Jakub Wadolowski committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    6ca7c5b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. After SP2 deployment com.adobe.granite.auth.oauth.provider no longer …

    …exists
    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    6f4722b View commit details
    Browse the repository at this point in the history
  2. cq_package test suite

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    e75a432 View commit details
    Browse the repository at this point in the history
  3. Placeholder spec files added for all custom resources

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    390d882 View commit details
    Browse the repository at this point in the history
  4. Basic element tests (service, config files, user, etc)

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    b8b520e View commit details
    Browse the repository at this point in the history
  5. Old package recipes removed

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    226dae1 View commit details
    Browse the repository at this point in the history
  6. Initial version of cq_osgi_bundle test recipe

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    1f70104 View commit details
    Browse the repository at this point in the history
  7. Old test suites removed

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    d3a7635 View commit details
    Browse the repository at this point in the history
  8. Combined test suite removed

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    f5da0a3 View commit details
    Browse the repository at this point in the history
  9. cq_osgi_bundle test recipe (old one removed)

    Jakub Wadolowski committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    0f32f00 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Typo fix

    Jakub Wadolowski committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    dbfd72b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Merge branch '1.0.0-dev' into test_improvements

    Jakub Wadolowski committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    f454533 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Minor doc/code formatting changes

    Jakub Wadolowski committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    e865b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Merge branch '1.0.0-dev' into test_improvements

    Jakub Wadolowski committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    7b908a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. remote_file action that handles AEM JAR files changed to create_if_mi…

    …ssing, as in-place update is not a real life scenario and it should speed provisioning up a bit
    Jakub Wadolowski committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    8cb9375 View commit details
    Browse the repository at this point in the history
  2. Version constraint removed from java/ulimit cookbooks

    Jakub Wadolowski committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    f396bda View commit details
    Browse the repository at this point in the history
  3. Minor improvements

    Jakub Wadolowski committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    cf0a386 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Merge branch '1.0.0-dev' into test_improvements

    Jakub Wadolowski committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f762b00 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Redundant tests & recipes removed

    Jakub Wadolowski committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    4ca0ffe View commit details
    Browse the repository at this point in the history
  2. Basic cq_osgi_component tests

    Jakub Wadolowski committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    92f2289 View commit details
    Browse the repository at this point in the history
  3. Basic cq_user tests for AEM 6.1

    Jakub Wadolowski committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    309d52d View commit details
    Browse the repository at this point in the history
  4. cq_jcr tests for AEM 6.1

    Jakub Wadolowski committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    b0f2abd View commit details
    Browse the repository at this point in the history
  5. CentOS-7 added to test-kitchen suite (not yet officially supported th…

    …ough)
    Jakub Wadolowski committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    2758ca6 View commit details
    Browse the repository at this point in the history
  6. Typo

    Jakub Wadolowski committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    b8d6e05 View commit details
    Browse the repository at this point in the history