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

Add the Company faker #23

Closed
mrstebo opened this issue Oct 11, 2018 · 0 comments
Closed

Add the Company faker #23

mrstebo opened this issue Oct 11, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@mrstebo
Copy link
Owner

mrstebo commented Oct 11, 2018

See the documentation here

@mrstebo mrstebo added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 11, 2018
@mrstebo mrstebo added this to the v0.0.3 milestone Oct 11, 2018
@mrstebo mrstebo added this to To do in Faker modules Oct 12, 2018
@mrstebo mrstebo added this to To do in v0.1.0 Oct 12, 2018
@mrstebo mrstebo self-assigned this Oct 17, 2018
@mrstebo mrstebo moved this from To do to In progress in v0.1.0 Oct 17, 2018
v0.1.0 automation moved this from In progress to Done Oct 24, 2018
mrstebo added a commit that referenced this issue Oct 24, 2018
* Added the documentation.

* Started implementing the CompanyFaker.

* Added the Company faker to the faker container and main faker class.

* Fixed logo URL in documentation.

* Implemented the Ein and DunsNumber methods.

* Added the assertions to the non-implemented tests...expect failure.

* Implemented the Luhn algorithm.

* Implemented the SwedishOrganisationNumber method.

* Added an extension method for getting characters out of a string.

* Implemented the SpanishOrganisationNumber method.

* Implemented the CzechOrganisationNumber method.

* Implemented the FrenchSirenNumber and FrenchSiretNumber methods.

* Removed methods that can be added at a later date

* Implemented the SouthAfrican methods.

Resolves #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
Faker modules
  
To do
v0.1.0
  
Done
Development

No branches or pull requests

1 participant