Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

Jacob Ibáñez #35

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

Jacob Ibáñez #35

wants to merge 11 commits into from

Conversation

Iakobs
Copy link

@Iakobs Iakobs commented Aug 31, 2018

No description provided.

@@ -4,7 +4,6 @@
import com.scmspain.configuration.TweetConfiguration;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
Copy link
Author

Choose a reason for hiding this comment

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

I'm curious about that... if I put the @SpringBootApplication annotation, the tests fail, ¿why is that?
Nevertheless, a unused import must be erased.

@Iakobs
Copy link
Author

Iakobs commented Sep 1, 2018

The test is finished.

Nevertheless, the specifications in the [As a User, I want to add links to the tweet text without affecting the 140 character limit] User Story are not clear enough.

As it is implemented right now, an infinite tweet can bypass the validation simply by omitting any spaces after the http sequence.

In the future, the Product Owner should clarify if this is correct or not, or the scrum team in the refinement meeting should say if this User Story meets the Definition Of Ready.

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.

None yet

1 participant