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

Sax parser enable for tests #190

Merged
merged 12 commits into from
Aug 22, 2024
Merged

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3873614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f61307 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Make changes to EDDTestDatasets to improve compatibility with SAXPars…

    …er. Also improve error handling when dataset creation fails with the SAXParser.
    ChrisJohnNOAA committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2de2b50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ERDDAP/sax_parser_changes

    Make changes to EDDTestDatasets to improve compatibility with SAXParser
    ayushsingh01042003 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4972404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    244d0eb View commit details
    Browse the repository at this point in the history
  4. Add support for using the new sax parser with EDD.oneFromXml, EDD.one…

    …FromXmlFragment, and EDD.oneFromDatasetsXml.
    ChrisJohnNOAA committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7c0f5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Merge pull request #2 from ERDDAP/sax_parser_changes

    Add support for using the new sax parser with EDD.oneFromXml, EDD.oneFromXmlFragment, and EDD.oneFromDatasetsXml.
    ayushsingh01042003 authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    353dee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    617b201 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    dd92d39 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update tests and data to have tests pass with both XML parsers (new S…

    …AX parser and old SimpleXml).
    ChrisJohnNOAA committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    70d79cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c163dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from ERDDAP/sax_parser_changes

    Sax parser changes
    ayushsingh01042003 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b61682a View commit details
    Browse the repository at this point in the history