Skip to content
Learn tech systems

Learn tech systems

  • JS Education
  • Youtube
  • Twitter
  • Github
  • Linkedin
  • My resume
  • Search

Category: Unit testing

Be a professional developer
Category Cross browsing testingPosted on February 17, 2023February 17, 2023

Be a professional developer

Nonprofessionals don't have to take responsibility for the job they do, In other words professionalism is all about taking responsibility. …
Read more "Be a professional developer"
The object in Typescript – part 1
Category React Testing LibraryPosted on February 23, 2021February 23, 2021

The object in Typescript – part 1

Hi, there is a few ways to use types to describe objects in Typescript, for example if we have a normal Javascript object: …
Read more "The object in Typescript – part 1"
Types of test
Category React Testing LibraryPosted on February 21, 2021February 21, 2021

Types of test

Let's talk about the different types of test in this post. …
Read more "Types of test"
TDD Test Driven Development
Category TestingPosted on February 21, 2021February 21, 2021

TDD Test Driven Development

The TDD is write tests before write code, then we write the code to make the test pas. …
Read more "TDD Test Driven Development"
Jest – how works and why we need it?
Category React Testing LibraryPosted on February 21, 2021February 21, 2021

Jest – how works and why we need it?

Hi, in this post we are going to talk about how Jest works and why we need it. …
Read more "Jest – how works and why we need it?"
React Testing Library VS Enzyme
Category TestingPosted on January 9, 2021January 9, 2021

React Testing Library VS Enzyme

Hi, in this post I'm going to write some of the differences between React Testing Library (RTL) and Enzyme, so in that way you can take a better decisions of which one …
Read more "React Testing Library VS Enzyme"
Part 8 Testing React Applications – Testing styling
Category TestingPosted on June 22, 2020July 8, 2020

Part 8 Testing React Applications – Testing styling

Hi, in our React component called Todo ( <Todo /> ) we have a prop called completed and if you see the Css style is related to that prop. …
Read more "Part 8 Testing React Applications – Testing styling"
Part 7 Testing React Applications – Refactor duplicate code
Category TestingPosted on June 22, 2020July 8, 2020

Part 7 Testing React Applications – Refactor duplicate code

Hi, when we have duplicated code in our test cases we can refactor the duplicated code using some existing methods with Jest. …
Read more "Part 7 Testing React Applications – Refactor duplicate code"
Part 6 Testing React Applications – Testing click method
Category TestingPosted on June 22, 2020July 8, 2020

Part 6 Testing React Applications – Testing click method

Hi, continuing with our posts about testing React applications today we are going to see how change props in our test case using the Enzyme method called setProps() …
Read more "Part 6 Testing React Applications – Testing click method"
What is a test suite, test case and unit test?
Category TestingPosted on June 19, 2020July 8, 2020

What is a test suite, test case and unit test?

Hi, the purpose of this post is explain you what is a test suite, test case, unit test and also what is the Enzyme and Jest libraries. …
Read more "What is a test suite, test case and unit test?"

Posts navigation

Page 1 Page 2 Next

Recent Posts

What is a Github workflow?
Category gitPosted on March 24, 2023March 24, 2023

What is a Github workflow?

Be a professional developer
Category Cross browsing testingPosted on February 17, 2023February 17, 2023

Be a professional developer

React validate if an item exist in array and set a message to the user
Category ReactPosted on August 26, 2022August 26, 2022

React validate if an item exist in array and set a message to the user

React delete item and update the DOM
Category JavascriptPosted on August 26, 2022August 26, 2022

React delete item and update the DOM

Categories

  • Algorithms (22)
  • Apache (1)
  • Apollo (2)
  • Array (1)
  • async (2)
  • Asynchronous (11)
  • await (1)
  • Browser (4)
  • Call stack (5)
  • Callback (2)
  • Cassandra (1)
  • Chrome (1)
  • Cloud computing (1)
  • Code (1)
  • Cross browsing (1)
  • Cross browsing testing (2)
  • Css (9)
  • Data (3)
  • data structure (1)
  • Database (7)
  • Developer (1)
  • DevOps (1)
  • DOM (9)
  • ES6 (36)
  • express (2)
  • Fetch (1)
  • Functional programming (4)
  • git (5)
  • Github (7)
  • GraphQL (22)
  • Hackerrank (3)
  • HTML (5)
  • Inheritance (2)
  • Interviews (1)
  • Javascript (150)
  • JSON (1)
  • JSX (2)
  • Memory heap (5)
  • MySQL (6)
  • nodejs (8)
  • NoSQL (1)
  • npm (1)
  • Object.prototype (1)
  • performance (4)
  • Promise (3)
  • prototype (2)
  • QA (1)
  • React (54)
  • React Fundamentals (24)
  • React hooks (21)
  • React Testing Library (9)
  • Redux (1)
  • Regression testing (3)
  • Server (1)
  • Software Engineer (2)
  • SQL (4)
  • Styles (2)
  • success (1)
  • Synchronous (7)
  • terminal (2)
  • Testing (19)
  • TypeScript (10)
  • Uncategorized (9)
  • Unit test (16)
  • Unit testing (16)
  • wep app (2)
  • Wordpress (2)
  • work (1)
Made with love by Cristina Rojas ©2020 All rights reserved