Giter Site home page Giter Site logo

Documentation Tests about automx2 HOT 3 CLOSED

rseichter avatar rseichter commented on August 23, 2024
Documentation Tests

from automx2.

Comments (3)

rseichter avatar rseichter commented on August 23, 2024

I don't understand your request. The test, and expected output, are right there.

from automx2.

Hermann99 avatar Hermann99 commented on August 23, 2024

(https://rseichter.github.io/automx2/#localtest only show the test for autoconfig.
curl 'http://127.0.0.1:4243/mail/[email protected]'

Autodiscover https://127.0.0.1/autodiscover/autodiscover.xml require a different test since running it gives a method error and require different post variables or format.

curl https://127.0.0.1/autodiscover/autodiscover.xml

<!doctype html>

<title>405 Method Not Allowed</title>

Method Not Allowed

The method is not allowed for the requested URL.

curl -X post https://127.0.0.1/autodiscover/autodiscover.xml

<title>400 Bad Request</title>

400 Bad Request


nginx/1.20.1

curl -X post https://127.0.0.1/autodiscover/[email protected]

<title>400 Bad Request</title>

400 Bad Request


nginx/1.20.1

from automx2.

rseichter avatar rseichter commented on August 23, 2024

Ah, I see. The test shown in the documentation is meant to verify that automx2 is running, and returning reasonable data for one of the service endpoints. It is not meant as an exhaustive test suite, like what I used during development. That would require a lot more work for both me and the end user, work which I don't think is worth the effort. I run tests on my end, after all. For end users, it is simpler to rely on their respective MUAs.

from automx2.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.