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

Conversation

@Iakobs
Copy link

@Iakobs Iakobs commented Aug 31, 2018

No description provided.

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.

1 participant