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

LPS-52280 Tests #23193

Closed
wants to merge 15 commits into from
Closed

Commits on Jan 12, 2015

  1. LPS-51882 Create tests BlogsEntryAttachmentFileEntryHelper

    robertoDiaz authored and Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    096286a View commit details
    Browse the repository at this point in the history
  2. LPS-51882 Use the same method name that is being tested

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    8a420b1 View commit details
    Browse the repository at this point in the history
  3. LPS-51882 Simplify

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    51cdfd3 View commit details
    Browse the repository at this point in the history
  4. LPS-51882 Separate test concern so we have 2 tests: #1 test to make s…

    …ure that the data return by BlogsEntryAttachmentFileEntryReference is correct and is used properly #2 make sure that the content of the blog entry is correctly replaced
    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    eb459e8 View commit details
    Browse the repository at this point in the history
  5. LPS-51882 Encapsulate logic

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    cb5067c View commit details
    Browse the repository at this point in the history
  6. LPS-51882 SF

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    97137e4 View commit details
    Browse the repository at this point in the history
  7. LPS-51882 Create a content more challenging to make sure that the cod…

    …e is working in more complex scenarios
    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    d03b68a View commit details
    Browse the repository at this point in the history
  8. LPS-51882 Delete the user after running the tests

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    1c9a6dc View commit details
    Browse the repository at this point in the history
  9. LPS-51882 SF

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    aca56e5 View commit details
    Browse the repository at this point in the history
  10. LPS-51882 Create more specific unit tests to add coverage on the upda…

    …teContent method with the different regexp possibilities. Make it unit test instead of integration. These tests actually detected a bug that it's necessary to be fixed that the integration tests didn't catch.
    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    181ca4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21db881 View commit details
    Browse the repository at this point in the history
  12. LPS-51882 Fix regexp

    robertoDiaz authored and Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    7a9bd6e View commit details
    Browse the repository at this point in the history
  13. LPS-52280 Delete duplicate tests (this logic is been tested in the un…

    …it methods)
    robertoDiaz authored and Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    cd126f7 View commit details
    Browse the repository at this point in the history
  14. LPS-52280 DRY

    robertoDiaz authored and Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    2fc1777 View commit details
    Browse the repository at this point in the history
  15. LPS-52280 SF

    Sergio Gonzalez committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    0f75cbc View commit details
    Browse the repository at this point in the history