Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Domain check function #194

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

Simakink
Copy link

@Simakink Simakink commented Aug 9, 2016

fix

@coveralls
Copy link

coveralls commented Aug 9, 2016

Coverage Status

Coverage decreased (-0.3%) to 89.485% when pulling 54c3925 on Simakink:domain_check_function into 9e76b4f on Gandi:master.

@@ -228,6 +229,8 @@ Details:

* ``gandi domain create domain.tld`` helps register a domain. Options are ``--domain domain.tld`` for the domain you want to get (/!\ this option is deprecated and will be removed upon next release), ``--duration INTEGER RANGE`` for the registration period, ``--owner TEXT``, ``--admin TEXT``, ``--tech TEXT``, ``--bill TEXT`` for the four contacts to pass to the creation process, ``--nameserver TEXT`` for adding custom nameservers. All these modification can be done as background process using the option ``--background`` (or ``--bg``).

* ``gandi domain check omain.tld`` Check information about the specific domain availability and price.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in the command: should be domain.tld.
And it would be more explicit to say Retrieve information.. than Check information...

@coveralls
Copy link

coveralls commented Aug 10, 2016

Coverage Status

Coverage decreased (-0.3%) to 89.485% when pulling 7a599de on Simakink:domain_check_function into 9e76b4f on Gandi:master.

@sayoun
Copy link
Contributor

sayoun commented Aug 10, 2016

You still need to add a unittest to test this new command, so we can be sure that it works on all python versions.

@Simakink
Copy link
Author

how?

@sayoun
Copy link
Contributor

sayoun commented Aug 10, 2016

You can take a look at current tests for domain commands https://github.com/Gandi/gandi.cli/blob/master/gandi/cli/tests/commands/test_domain.py

sayoun and others added 4 commits August 12, 2016 11:45
When a --vm parameter is used during 'gandi disk create' command
the vm's datacenter will be used instead of default or provided
datacenter.
@Simakink
Copy link
Author

write unittest

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 89.525% when pulling d61ab3f on Simakink:domain_check_function into 9e76b4f on Gandi:master.

1 similar comment
@coveralls
Copy link

coveralls commented Aug 31, 2016

Coverage Status

Coverage decreased (-0.2%) to 89.525% when pulling d61ab3f on Simakink:domain_check_function into 9e76b4f on Gandi:master.

@Simakink
Copy link
Author

Hi, i'm need help for search trouble... please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants