Showing 661 of 695 total issues
Use let
instead of an instance variable. Open
Open
expect(@email_card.db_content).to eq("quire@example.com")
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
body = @mail.parts[0].body.raw_source
- Create a ticketCreate a ticket
- Exclude checks
Empty example group detected. Open
Open
RSpec.describe Card::Set::All::Comment do
- Create a ticketCreate a ticket
- Exclude checks
Start context description with 'when', 'with', or 'without'. Open
Open
context "a welcome email card exists" do
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@signup.account).to be_active
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@account.status).to eq("unverified")
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
@email_card.update content: "boop"
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@email_card.errors[:content].first)
- Create a ticketCreate a ticket
- Exclude checks
Empty example group detected. Open
Open
describe Card::Set::Right::Salt do
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
@account.send_verification_email
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@signup.refresh(true).type_id).to eq(Card::UserID)
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
@signup.update! trigger: :approve_without_verification
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
@signup.update! trigger: :approve_without_verification
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@account.email).to eq("wolf@decko.org")
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
@card.update! "+*email" => "schmoe@admin.com",
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@card.errors[:signin].first).to match(/Unrecognized email/)
- Create a ticketCreate a ticket
- Exclude checks
Start context description with 'when', 'with', or 'without'. Open
Open
context "updates" do
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
expect(@parties)
- Create a ticketCreate a ticket
- Exclude checks
Empty example group detected. Open
Open
describe Card::Set::Right::Status do
- Create a ticketCreate a ticket
- Exclude checks
Use let
instead of an instance variable. Open
Open
["/update/#{@account.name.url_key}",
- Create a ticketCreate a ticket
- Exclude checks