Selleo Logo
Toggle navigation
  • Services
    UX/UI Design ConsultingUX/UI Design ConsultingCustom Software Development CompanyCustom Software DevelopmentDevOps & Cloud ConsultingDevOps & Cloud ConsultingGraphQL APIs DevelopmentGraphQL APIs DevelopmentQuality AssuranceQuality Assurance
    Hire Ruby On Rails Development TeamRuby on Rails DevelopersHire Elixir Development TeamElixir DevelopersHire Node.js Development TeamNode.js DevelopersHire Ember.js Development TeamEmber.js DevelopersHire React Development TeamReact.js Developers
  • Portfolio
    75
  • Testimonials
  • About
  • Teams
  • Blog
  • Contact
  • All
  • UX Design
  • Software Development
  • Ruby on Rails
  • React
  • Ember
  • eCommerce
  • LMS
  • Healthcare
Ruby On Rails Testing AntipatternsRuby On Rails Testing Antipatterns
When To Use Jest Snapshots

When To Use Jest Snapshots

Snapshots are great tool when used for the correct job. However, they are frequently misused. In this article, I will show you the best use-cases of Snapshots.

Arkadiusz Machalica
Arkadiusz Machalica
Mar 13, 2020
software development
Learn Elixir - From Zero To A Testing Hero

Learn Elixir - From Zero To A Testing Hero

Becoming a Testing Hero will not need a spider bite or a pocket full of kryptonite. How to become one? Discover and master the set of Testing Best Practices (TDD). It’s like approaching the next level of every game - from a random user who just plays a game to a Pro who creates the reality.

Michał Staśkiewicz
Michał Staśkiewicz
Jan 8, 2020
elixir
Mocking GraphQL For E2E Test Purpose

Mocking GraphQL For E2E Test Purpose

This article will focus on E2E testing. E2E tests are conducted by a robot, that is mimicking user's interactions with the app. In my React Native application, I use Detox for testing selected user paths. Detox is a library that lets us prepare Gray Box tests.

Małgorzata Mazurek
Małgorzata Mazurek
Sep 16, 2019
software development
RubyOnRails Testing Antipatterns — Part 2/2

RubyOnRails Testing Antipatterns — Part 2/2

In part 1 we have covered antipatterns related to stubbing and problem with implementation details that are a overcomplicated just for the sake of being super easy to tests. In second part we are going to focus more on tests themselves.

Błażej Kosmowski
Błażej Kosmowski
Jan 14, 2018
ruby on rails
RubyOnRails Testing Antipatterns — Part 1/2

RubyOnRails Testing Antipatterns — Part 1/2

When preparing our test suite we might be tempted to make some shortcuts that will render our tests less readable, comprehensible or will significantly decrease the flexibility of further implementation. Below, I try to list some of the most commonly seen techniques we should avoid to keep our test suite healthy.

Błażej Kosmowski
Błażej Kosmowski
Jan 7, 2018
ruby on rails
With Angular Js Developers Can Bootstrap Their Apps Easily

With Angular Js Developers Can Bootstrap Their Apps Easily

If you are a web developer or a businessman, wondering what web application to choose for your specific needs, take into consideration Angular.js.

Dariusz Pieńczykowski
Dariusz Pieńczykowski
Jan 15, 2016
angular
The Value Of Automated Testing

The Value Of Automated Testing

Some clients ask why their application needs to be covered with automated tests. The basic truth is that if you want to ensure quality on your application it should be properly tested and both manual and automated tests are essential when you want to achieve that goal.

Ireneusz Skrobiś
Ireneusz Skrobiś
May 31, 2012
software development