-
Notifications
You must be signed in to change notification settings - Fork 108
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 Testing #28
Comments
As you may or may not now, we have some modules published of our own and we almost always fully test our modules. Is that the kind of testing you'd like? Because I can make a start like that if you'd like. |
@Geex-Renzo Testing Branch . I have to wipe my computer tonight so i pushed what i had started on and so far its really bare bones . But the idea is to test our that our emails are comming out as expected and then to test that were getting back good data back when we look at the hosts domain. |
Have you looked at the way I make the tests? I think the following should be done: |
I added "icall toolkit" to test creating appointments and sending them through send mail you make some good points. I think i will actually merge your code in and rewrite from there for testing. |
Nice, thanks for the merge! Would you like it if I made a start with writing tests, the way I'm used to doing it? |
Yea i think that would be a huge help cause this holiday season has really just taken my time. Hope you had a merry christmas @Geex-Renzo and a have a happy new year Talk soon |
No problem, I'll make a start this week ;) |
@GreenPioneer I've started to work on the tests on a fork of this repo, since I don't have access to this repo. |
It looks like a good start. Keep up the good work @Geex-Renzo |
@GreenPioneer @Geex-Renzo I could help with tests |
@geofmureithi Sounds good, I'll add a PR for my current status of the testing branch tomorrow, maybe you can work from there. |
Sure will be glad to.
…On Jul 11, 2017 5:16 PM, "Renzo" ***@***.***> wrote:
@geofmureithi <https://github.com/geofmureithi> Sounds good, I'll add a
PR for my current status of the testing branch tomorrow, maybe you can work
from there.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGnizlQX4ieDUxYC1VbXpBkMzx6rcVlPks5sM4O_gaJpZM4LFDRj>
.
|
@Geex-Renzo Not yet?? |
@geofmureithi @Geex-Renzo I'm looking at picking this back up to get this done because it's becoming apparent we need testing now more than ever |
Renzo never got back.
How do you plan to do them? I can help
…On Mar 14, 2018 10:49 AM, "jason humphrey" ***@***.***> wrote:
@geofmureithi <https://github.com/geofmureithi> @Geex-Renzo
<https://github.com/geex-renzo> I'm looking at picking this back up to
get this done because it's becoming apparent we need testing now more than
ever
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGnizvrtFdL-yu4ASfkR1f4cvtiu26Vmks5teMuEgaJpZM4LFDRj>
.
|
Sorry @GreenPioneer I've been busy with my internship so I don't have a lot of time atm... |
@geofmureithi @Geex-Renzo Maybe we should also talk about 2.x features as well and bundle in testing? do you guys have any thoughts towards 2.x ? |
@GreenPioneer I will just work on unit testing using mocha. Let me see if we can do some integration tests. |
@GreenPioneer |
Add testing to the module
The text was updated successfully, but these errors were encountered: