Move the logic into specs.
https://linear.app/comm/issue/ENG-4238/use-specs-in-update-fetchers
Paths
| Differential D9442 Authored by tomek on Oct 10 2023, 5:34 AM.
Details Summary Move the logic into specs. https://linear.app/comm/issue/ENG-4238/use-specs-in-update-fetchers Test Plan Generate some updates and check if they are fetched from the db.
Diff Detail
Event TimelineHerald added subscribers: will, ashoat. · View Herald TranscriptOct 10 2023, 5:34 AM2023-10-10 05:34:54 (UTC-7) Harbormaster completed remote builds in B23139: Diff 31858.Oct 10 2023, 5:54 AM2023-10-10 05:54:12 (UTC-7) Harbormaster completed remote builds in B23140: Diff 31859.Oct 10 2023, 6:05 AM2023-10-10 06:05:52 (UTC-7) This revision is now accepted and ready to land.Oct 11 2023, 11:20 PM2023-10-11 23:20:38 (UTC-7) Closed by commit rCOMM38b0a18c117f: [lib] Move transforming rows into updates to specs (authored by tomek). · Explain WhyNov 6 2023, 6:58 AM2023-11-06 06:58:50 (UTC-8) This revision was automatically updated to reflect the committed changes. tomek added a parent revision: D9354: [lib] Move inconsistencies finding into specs.Apr 10 2024, 5:15 AM2024-04-10 05:15:33 (UTC-7)
Revision Contents
Diff 32771 keyserver/src/fetchers/update-fetchers.js
lib/shared/updates/bad-device-token-spec.js
lib/shared/updates/delete-account-spec.js
lib/shared/updates/delete-thread-spec.js
|
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?