-
Notifications
You must be signed in to change notification settings - Fork 2k
Conversation
@itelo can you add some tests so we can catch any other possible issues? |
LGTM. +1 on adding some tests. |
@ilanbiala i don't have much experience creating tests... but i will invest some time on it (: |
@itelo What do you think about @trainerbill's comments in I like the simplicity of his implementation. I don't quite see his points on your directive being too coupled with the Article's module. However, if that is the case then de-coupling is a good idea. |
@mleanos you linked the wrong PR. To be specific: #1186 (comment) Even did the test for ya since I am such a nice guy ;) |
Thank you Andrew. On a train atm, and using my mobile. Not the most efficient combo ;) |
should I add the test hero or create another PR? And should I put the @trainerbill idea here too? |
You can add the test here. Also, feel free to give a shot at @trainerbill's idea. |
@itelo What's the status of this PR? |
@codydaig I fix the directive. I started create the test but I'm having some problems with the them... |
@itelo Are you still having problems with the tests? If so, hit me up on Gitter & we can work on it together. |
@itelo Can you rebase this PR? I spent some time with this PR and incorporated the test you shared with me: https://github.com/itelo/mean/blob/pageTitleTestTask/modules/core/tests/client/page-title.client.directive.tests.js I had the same problem you described with the Article resolve in the Anyone else have any ideas about the tests for this? @trainerbill ? |
@mleanos @trainerbill unfortunately i have no time to finished this test, what is the best option? |
@mleanos will you please wrap up this PR and merge please? |
@lirantal You're right, that would work. I just prefer the original developer to handle these types of things, in case complex conflicts arise. However, in this case the conflict looks to be very simple; I think just the deleted file is causing it. I was just messaging with @itelo, and I'm going to merge & rebase myself. |
No description provided.