Skip to content

The page loader is a library and utility that can download pages over the network and save them to the local disk. The emphasis in the project is on its testing.

Notifications You must be signed in to change notification settings

Abra19/page-loader

Repository files navigation

Hexlet tests and test status:

Actions Status

Maintainability

Test Coverage

Node CI

Project Description:

The page loader is a library and utility that can download pages over the network and save them to the local disk. The emphasis in the project is on its testing. Because of the abundance of side effects, you will have to work properly with their suppression, stubs/mocks and possible errors here.

To get started

  1. Clone git repo: git clone git@github.com:Abra19/frontend-testing-react-project-67.git
  2. Install package: make install
  3. Link: make link
  4. Run utility: make run

Requirements

Node.js >= 16

About

The page loader is a library and utility that can download pages over the network and save them to the local disk. The emphasis in the project is on its testing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published